更新
This commit is contained in:
@@ -108,6 +108,8 @@
|
||||
onLoad(options) {
|
||||
if (options.item) {
|
||||
this.postData = JSON.parse(decodeURI(options.item))
|
||||
this.$set(this.postData, 'sysUserRoleList', [])
|
||||
this.$set(this.postData, 'oilCompanyInfoList', [])
|
||||
this.getByUserId()
|
||||
} else this.isAdd = this.wantUpdate = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user