|
@ -218,6 +218,7 @@ export default { |
|
|
this.optionsA.push(res.data) |
|
|
this.optionsA.push(res.data) |
|
|
this.dataForm.agencyId = res.data.agencyId |
|
|
this.dataForm.agencyId = res.data.agencyId |
|
|
this.dataForm.level = res.data.level |
|
|
this.dataForm.level = res.data.level |
|
|
|
|
|
this.getDataList() |
|
|
} |
|
|
} |
|
|
}) |
|
|
}) |
|
|
.catch(() => { |
|
|
.catch(() => { |
|
|