修改bug:#16383 属地下拉无数据。
parent
7a928f3387
commit
e2e0b4b6ed
|
@ -351,7 +351,6 @@ export default {
|
|||
this.isAdmin = true
|
||||
}
|
||||
this.getList(this.ROLE_ID)
|
||||
this.getDict()
|
||||
this.getDictByDicId('e725d2a91b8248f4b8f49889038df7de').then(data => {
|
||||
this.areaList = data
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue