27043
This commit is contained in:
		| @@ -104,7 +104,7 @@ | |||||||
|     created () { |     created () { | ||||||
|       this.form.areaId = this.areaId |       this.form.areaId = this.areaId | ||||||
|       this.form.areaName = this.areaName |       this.form.areaName = this.areaName | ||||||
|       this.disabledLevel = this.user.info.areaList.length - 1 |       this.disabledLevel = this.user.info.areaList.length | ||||||
|       if (this.params && this.params.id) { |       if (this.params && this.params.id) { | ||||||
|         this.id = this.params.id |         this.id = this.params.id | ||||||
|         this.getInfo(this.params.id) |         this.getInfo(this.params.id) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user