diff --git a/src/pages/config/pages/roleManage/index.vue b/src/pages/config/pages/roleManage/index.vue index cc91e1c98..ffe6f3326 100644 --- a/src/pages/config/pages/roleManage/index.vue +++ b/src/pages/config/pages/roleManage/index.vue @@ -190,7 +190,7 @@ placeholder="请输入角色描述" clearable> - + { this.sarAccessEO.type = accessRow.type - this.sarAccessEO.countryArea = accessRow.countryArea.split(',') + //this.sarAccessEO.countryArea = accessRow.countryArea.split(',') // this.sarAccessEO.applicationScope = accessRow.applicationScope.split(',') this.sarAccessEO.detailedListName = accessRow.detailedListName + this.sarAccessEO.detailedList = accessRow.detailedList this.sarAccessEO.id = accessRow.id this.sarAccessEO.remark = accessRow.remark || '' this.sarAccessEO.relateFile = accessRow.relateFile diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue index b1b3ba854..ecf20717b 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/projectAddEit.vue @@ -417,7 +417,7 @@ width="210px" label="卡车VPPS中文名称"> - +