From 461485f8fb5764d16f650fcdbf41d1c3e259d4a2 Mon Sep 17 00:00:00 2001 From: ZN <zhang_12370@163.com> Date: 星期六, 28 三月 2026 15:34:08 +0800 Subject: [PATCH] Merge branch 'dev_HXSJ' of http://114.132.189.42:9002/r/product-inventory-management into dev_HXSJ --- 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