This commit is contained in:
yanran200730
2022-02-07 14:42:44 +08:00
parent ac52cd0d59
commit 07569481f1

View File

@@ -104,7 +104,7 @@
created () {
this.form.areaId = this.areaId
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) {
this.id = this.params.id
this.getInfo(this.params.id)