src/pages/production/twist/receive/monofil.vue @@ -96,8 +96,8 @@ if (code == 200) { toast.success("保存成功"); cardList.value = []; getList(); pagingRef.value.refresh(); getList(); } else { toast.error("保存失败"); }