From 3be57e51b392abf6dc7ef0056a9d858e62271f08 Mon Sep 17 00:00:00 2001 From: yinq Date: Thu, 21 Aug 2025 10:21:03 +0800 Subject: [PATCH] =?UTF-8?q?change=20-=20=E7=89=A9=E6=96=99=E6=89=B9?= =?UTF-8?q?=E9=87=8F=E4=BF=AE=E6=94=B9=E5=AE=89=E5=85=A8=E5=BA=93=E5=AD=98?= =?UTF-8?q?=E6=95=B0=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hw-ui/src/views/mes/materialinfo/index.vue | 73 +++++++++++++++------- 1 file changed, 50 insertions(+), 23 deletions(-) diff --git a/hw-ui/src/views/mes/materialinfo/index.vue b/hw-ui/src/views/mes/materialinfo/index.vue index 730ebcc6..38c8b1d6 100644 --- a/hw-ui/src/views/mes/materialinfo/index.vue +++ b/hw-ui/src/views/mes/materialinfo/index.vue @@ -188,7 +188,8 @@ plain icon="el-icon-check" size="mini" - @click="handleBatchSave" + :disabled="multiple" + @click="handleBatchAdd" v-hasPermi="['mes:materialinfo:batchEdit']" >批量保存 @@ -240,7 +241,7 @@ - + +