From 64d39048b05470d14d62f18182aba415c75aa668 Mon Sep 17 00:00:00 2001 From: memorylkf <312904636@qq.com> Date: Thu, 5 Feb 2026 11:43:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20[=E7=B3=BB=E7=BB=9F=E7=AE=A1=E7=90=86]?= =?UTF-8?q?=20=E6=9D=83=E9=99=90=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/business/template/list.vue | 4 +- src/views/system/dept/index.vue | 2 +- src/views/system/dict/data.vue | 86 ++++++++++++++++--------------- src/views/system/dict/index.vue | 99 ++++++++++++++++++++---------------- src/views/system/role/index.vue | 6 +-- 5 files changed, 106 insertions(+), 91 deletions(-) diff --git a/src/views/business/template/list.vue b/src/views/business/template/list.vue index 200c27c..f8d5d24 100644 --- a/src/views/business/template/list.vue +++ b/src/views/business/template/list.vue @@ -62,7 +62,7 @@ @@ -264,6 +264,8 @@ export default { }); }, bdpz(row) { + this.saveSimpleLog({name:row.name+'('+row.showSn+')',nameEn:row.name+'('+row.showSn+')',jcmc:'模板详情',jcmcEn:'Function Detail'}) + this.tableDialog.title = '表单配置' this.tableDialog.sn=row.sn this.tableDialog.visible=true diff --git a/src/views/system/dept/index.vue b/src/views/system/dept/index.vue index ca7ee28..8bbab70 100644 --- a/src/views/system/dept/index.vue +++ b/src/views/system/dept/index.vue @@ -106,7 +106,7 @@ v-hasPermi="['system:dept:remove']" >{{$t('page.system.dept.delete')}} {{$t('page.system.dept.detail')}} diff --git a/src/views/system/dict/data.vue b/src/views/system/dict/data.vue index 4e03317..dff2cec 100644 --- a/src/views/system/dict/data.vue +++ b/src/views/system/dict/data.vue @@ -11,15 +11,15 @@ /> - + - + - 搜索 + 查询 重置 @@ -43,10 +43,10 @@ icon="el-icon-plus" @click="handleAdd" - v-hasPermi="['system:dict:add']" + v-hasPermi="['system:dict:add','system:dict:edit']" >新增 - + - - - + + + - - - + + + - + @@ -146,19 +152,19 @@ - - + + - - + + - + + + - - - - + - + -