From e4d6312f00de7c88bfef99b8bc75744a839d8e6e Mon Sep 17 00:00:00 2001 From: 云 <2163098428@qq.com> Date: 星期五, 27 三月 2026 18:44:38 +0800 Subject: [PATCH] 修改bug --- 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