spring
17 小时以前 21f0628d4d46c32ee5790a74567c44709f614399
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);