src/pages/production/twist/receive/monofil.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/production/twist/receive/monofil.vue
@@ -52,7 +52,7 @@ let codeArr = code.code.split(","); console.log("sb:", codeArr); const { data } = await TwistApi.getScarn({ outPutId: codeArr[1], outPutId: codeArr[1].id, }); const exists = cardList.value.some((item) => item.monofilamentNumber === data.monofilamentNumber); if (!exists) {