From 279bf3252d0c88737d7b0d1b0d2c4a690d186447 Mon Sep 17 00:00:00 2001 From: liujun Date: Tue, 12 Mar 2024 17:30:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=89=E9=A1=B9=E5=88=B6=E5=BA=A6=E5=BA=93?= =?UTF-8?q?=E6=9D=83=E9=99=90=E5=88=86=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../safetyOperationRegulations/components/list.vue | 8 ++++---- .../safetyOperationRegulations/components/listEm.vue | 8 ++++---- .../safetyProductionManagementSystem/components/list.vue | 8 ++++---- .../components/listEm.vue | 2 +- .../components/list.vue | 8 ++++---- .../components/listEm.vue | 8 ++++---- 6 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/views/threeSystems/safetyOperationRegulations/components/list.vue b/src/views/threeSystems/safetyOperationRegulations/components/list.vue index d1eff1c..5ce47c2 100644 --- a/src/views/threeSystems/safetyOperationRegulations/components/list.vue +++ b/src/views/threeSystems/safetyOperationRegulations/components/list.vue @@ -386,16 +386,16 @@ export default { }) }, hasButton: function() { - var keys = 'textlibrary:add,textlibrary:del,textlibrary:edit,toExcel' + var keys = 'textlibraryOne:add,textlibraryOne:del,textlibraryOne:edit,toExcel' requestFN( '/head/hasButton', { keys: keys } ).then((data) => { - this.add = data.textlibraryfhadminadd // 新增权限 - this.del = data.textlibraryfhadmindel // 删除权限 - this.edit = data.textlibraryfhadminedit // 修改权限 + this.add = data.textlibraryOnefhadminadd // 新增权限 + this.del = data.textlibraryOnefhadmindel // 删除权限 + this.edit = data.textlibraryOnefhadminedit // 修改权限 }).catch((e) => { this.listLoading = false }) diff --git a/src/views/threeSystems/safetyOperationRegulations/components/listEm.vue b/src/views/threeSystems/safetyOperationRegulations/components/listEm.vue index c4f20b2..d0d28da 100644 --- a/src/views/threeSystems/safetyOperationRegulations/components/listEm.vue +++ b/src/views/threeSystems/safetyOperationRegulations/components/listEm.vue @@ -391,16 +391,16 @@ export default { }) }, hasButton: function() { - var keys = 'textlibrary:add,textlibrary:del,textlibrary:edit,toExcel' + var keys = 'textlibraryOne:add,textlibraryOne:del,textlibraryOne:edit,toExcel' requestFN( '/head/hasButton', { keys: keys } ).then((data) => { - this.add = data.textlibraryfhadminadd // 新增权限 - this.del = data.textlibraryfhadmindel // 删除权限 - this.edit = data.textlibraryfhadminedit // 修改权限 + this.add = data.textlibraryOnefhadminadd // 新增权限 + this.del = data.textlibraryOnefhadmindel // 删除权限 + this.edit = data.textlibraryOnefhadminedit // 修改权限 }).catch((e) => { this.listLoading = false }) diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue index 61ab174..f7d117e 100644 --- a/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue +++ b/src/views/threeSystems/safetyProductionManagementSystem/components/list.vue @@ -385,16 +385,16 @@ export default { }) }, hasButton: function() { - var keys = 'textlibrary:add,textlibrary:del,textlibrary:edit,toExcel' + var keys = 'textlibraryTwo:add,textlibraryTwo:del,textlibraryTwo:edit,toExcel' requestFN( '/head/hasButton', { keys: keys } ).then((data) => { - this.add = data.textlibraryfhadminadd // 新增权限 - this.del = data.textlibraryfhadmindel // 删除权限 - this.edit = data.textlibraryfhadminedit // 修改权限 + this.add = data.textlibraryTwofhadminadd // 新增权限 + this.del = data.textlibraryTwofhadmindel // 删除权限 + this.edit = data.textlibraryTwofhadminedit // 修改权限 }).catch((e) => { this.listLoading = false }) diff --git a/src/views/threeSystems/safetyProductionManagementSystem/components/listEm.vue b/src/views/threeSystems/safetyProductionManagementSystem/components/listEm.vue index 2a045ba..8792f05 100644 --- a/src/views/threeSystems/safetyProductionManagementSystem/components/listEm.vue +++ b/src/views/threeSystems/safetyProductionManagementSystem/components/listEm.vue @@ -391,7 +391,7 @@ export default { }) }, hasButton: function() { - var keys = 'textlibrary:add,textlibrary:del,textlibrary:edit,toExcel' + var keys = 'textlibraryTwo:add,textlibraryTwo:del,textlibraryTwo:edit,toExcel' requestFN( '/head/hasButton', { diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue index 5906225..781d1fb 100644 --- a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue +++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/list.vue @@ -385,16 +385,16 @@ export default { }) }, hasButton: function() { - var keys = 'textlibrary:add,textlibrary:del,textlibrary:edit,toExcel' + var keys = 'textlibraryThree:add,textlibraryThree:del,textlibraryThree:edit,toExcel' requestFN( '/head/hasButton', { keys: keys } ).then((data) => { - this.add = data.textlibraryfhadminadd // 新增权限 - this.del = data.textlibraryfhadmindel // 删除权限 - this.edit = data.textlibraryfhadminedit // 修改权限 + this.add = data.textlibraryThreefhadminadd // 新增权限 + this.del = data.textlibraryThreefhadmindel // 删除权限 + this.edit = data.textlibraryThreefhadminedit // 修改权限 }).catch((e) => { this.listLoading = false }) diff --git a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/listEm.vue b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/listEm.vue index e61047b..b5531d2 100644 --- a/src/views/threeSystems/safetyProductionResponsibilitySystem/components/listEm.vue +++ b/src/views/threeSystems/safetyProductionResponsibilitySystem/components/listEm.vue @@ -391,16 +391,16 @@ export default { }) }, hasButton: function() { - var keys = 'textlibrary:add,textlibrary:del,textlibrary:edit,toExcel' + var keys = 'textlibraryThree:add,textlibraryThree:del,textlibraryThree:edit,toExcel' requestFN( '/head/hasButton', { keys: keys } ).then((data) => { - this.add = data.textlibraryfhadminadd // 新增权限 - this.del = data.textlibraryfhadmindel // 删除权限 - this.edit = data.textlibraryfhadminedit // 修改权限 + this.add = data.textlibraryThreefhadminadd // 新增权限 + this.del = data.textlibraryThreefhadmindel // 删除权限 + this.edit = data.textlibraryThreefhadminedit // 修改权限 }).catch((e) => { this.listLoading = false })