spring
9 天以前 8fba42cefa944e11e189d8bf8dcb0b50bfe3cc67
src/pages/production/wire/report/wire.vue
@@ -95,7 +95,7 @@
      drawFormRef.visible = true;
      toast.success("请填写领用信息!");
    } else {
      toast.error("已存在领用信息,无需填报!");
      // toast.error("已存在领用信息,无需填报!");
    }
  } catch (error) {
    console.error("获取领用信息失败:", error);