yyb
9 天以前 9b1805acd1f1bbc84fd670e282b52ae67e68afc5
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);