spring
8 天以前 78c565e37520fad100693c4e298e30e7c916d1bb
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);