From d214f2d6da71ba1560f92e3d450ba8d3a6cf6570 Mon Sep 17 00:00:00 2001 From: bluejay <253316343@qq.com> Date: 星期一, 14 四月 2025 16:45:45 +0800 Subject: [PATCH] 气体管理-前端页面调整 --- src/views/ApsPlatePlan/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/ApsPlatePlan/index.vue b/src/views/ApsPlatePlan/index.vue index 9e46d1c..a79bcc0 100644 --- a/src/views/ApsPlatePlan/index.vue +++ b/src/views/ApsPlatePlan/index.vue @@ -183,7 +183,7 @@ icon="Check" :disabled="planned" @click="uploadParse" - v-hasPermi="['partPlan:confirmPart']" + v-hasPermi="['apsPlatePlan:confirm']" >纭涓婁紶</el-button> <el-button @click="dialogCancel">鍙� 娑�</el-button> -- Gitblit v1.9.3