分支自 yuanwang-mes-uniapp
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);