From e508f0726a84b92af0b08c4ea03cf1ffb97ffc8a Mon Sep 17 00:00:00 2001 From: yuan <123@> Date: 星期六, 28 三月 2026 15:25:25 +0800 Subject: [PATCH] fix(enterpriseInfo): 优化图片路径显示逻辑 --- 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