From f8f8569e94d82c91d427118dc31e10835db486a3 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Sun, 24 Dec 2023 18:58:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=206=E8=BD=A6=E9=97=B4=E6=97=A5=E5=BF=97?= =?UTF-8?q?=E8=BE=93=E5=87=BA=E7=89=A9=E6=96=99=E5=85=A8=E5=90=8D=E4=BB=A5?= =?UTF-8?q?=E5=8F=8A=E6=98=BE=E7=A4=BA=E4=B8=8D=E5=90=88=E6=A0=BC=E5=90=88?= =?UTF-8?q?=E8=AE=A1=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wpm/mlog_dept10.vue | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/views/wpm/mlog_dept10.vue b/src/views/wpm/mlog_dept10.vue index 1901c754..94ede52d 100644 --- a/src/views/wpm/mlog_dept10.vue +++ b/src/views/wpm/mlog_dept10.vue @@ -63,7 +63,7 @@ 任务信息 配粉料数 + v-if="currentMtask && currentMtask.peifen_kg === 0 && (currentMtask.state == 20 || currentMtask.state == 10)">配粉料数 @@ -91,7 +91,8 @@
新增 + v-if="currentMtask && currentMtask.state == 20" + v-auth="'mlog.create'">新增
@@ -99,11 +100,12 @@ - + @@ -130,7 +132,7 @@ - + @@ -243,10 +245,10 @@ }} - - + + @@ -257,10 +259,8 @@ + :material_out="material_out" :brothersList="brothersList" :material_in="material_in" :activeType="activeName" + @success="handleSaveSuccess" @closed="dialogSave = false">