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 @@ - - + + - - + + - + + + - - - - + - + -