From 0b29476e55249726ed1a16e6fee89e5b177c1236 Mon Sep 17 00:00:00 2001 From: wws <18630710203@163.com> Date: Mon, 30 Oct 2023 15:23:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=85=BB=E8=AE=A1=E5=88=92-=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/device/inspectionPlan/index.vue | 55 ++++--------- src/views/device/upkeepPlan/index.vue | 99 +++++++++++------------ 2 files changed, 63 insertions(+), 91 deletions(-) diff --git a/src/views/device/inspectionPlan/index.vue b/src/views/device/inspectionPlan/index.vue index 4efa780..9142c4e 100644 --- a/src/views/device/inspectionPlan/index.vue +++ b/src/views/device/inspectionPlan/index.vue @@ -202,10 +202,10 @@ size="mini" @click="handleAdd" v-hasPermi="['device:inspectionPlan:add']" - >新增 + >添加计划 - + 新增 + >添加计划 @@ -221,10 +221,9 @@ plain icon="el-icon-edit" size="mini" - :disabled="single" @click="handleUpdate" - v-hasPermi="['device:upkeepPlan:edit']" - >修改 + v-hasPermi="['device:upkeepPlan:add']" + >委外计划 @@ -239,7 +238,7 @@ >删除 - + {{ parseTime(scope.row.updateTime, '{y}-{m}-{d}') }} - +