src/pages/production/twist/receive/monofil.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/pages/production/twist/receive/monofil.vue
@@ -81,6 +81,7 @@ const { code } = await TwistApi.addStrandedWireDish(cardList.value); if (code == 200) { toast.success("保存成功"); pagingRef.value.refresh(); } else { toast.error("保存失败"); }