chenhj
2025-07-29 4cd01dad7815eac45d4e122556134d06a56ce3c5
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("保存失败");
  }