From 8efd0d1ed41c3b55a8ae13d383bd02e40eea8155 Mon Sep 17 00:00:00 2001 From: zhangwencui <1064582902@qq.com> Date: 星期四, 02 四月 2026 14:57:20 +0800 Subject: [PATCH] 设备台账去掉品牌字段和存放位置 --- src/views/productionManagement/productionReporting/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/productionManagement/productionReporting/index.vue b/src/views/productionManagement/productionReporting/index.vue index 42a0c4f..996a00b 100644 --- a/src/views/productionManagement/productionReporting/index.vue +++ b/src/views/productionManagement/productionReporting/index.vue @@ -112,7 +112,6 @@ size="small" @click="changeEditType(scope.row)" v-if="!scope.row.editType" - :disabled="scope.row.parentStatus === 3" >缂栬緫</el-button > <el-button -- Gitblit v1.9.3