修改bug:#16383 属地下拉无数据。

dev
WL 2024-06-24 11:36:38 +08:00
parent 7a928f3387
commit e2e0b4b6ed
1 changed files with 0 additions and 1 deletions

View File

@ -351,7 +351,6 @@ export default {
this.isAdmin = true this.isAdmin = true
} }
this.getList(this.ROLE_ID) this.getList(this.ROLE_ID)
this.getDict()
this.getDictByDicId('e725d2a91b8248f4b8f49889038df7de').then(data => { this.getDictByDicId('e725d2a91b8248f4b8f49889038df7de').then(data => {
this.areaList = data this.areaList = data
}) })