From cab6f4e839d7221db30e1bf685c607989d15b606 Mon Sep 17 00:00:00 2001 From: zhangjunwen Date: Fri, 25 Oct 2024 18:19:51 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E6=A3=80=E6=96=B9=E6=A1=88=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- imt-ui/src/views/system/inspectionPlan/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imt-ui/src/views/system/inspectionPlan/index.vue b/imt-ui/src/views/system/inspectionPlan/index.vue index cb8e165..a04155c 100644 --- a/imt-ui/src/views/system/inspectionPlan/index.vue +++ b/imt-ui/src/views/system/inspectionPlan/index.vue @@ -128,7 +128,7 @@ v-if="scope.row.level < 4" size="mini" type="text" - icon="el-icon-edit" + icon="el-icon-plus" @click="openForm(undefined,scope.row.inspectionPlanId)" v-hasPermi="['imt:inspection-plan:update']" >新增子节点