Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
e4aa8c9acd
|
|
@ -342,6 +342,7 @@ export default {
|
|||
handler(newValue) {
|
||||
if (this.dialogType === 2) {
|
||||
Object.assign(this.addOrEditForm, newValue)
|
||||
this.getMonitoringAreaData(newValue.typeId)
|
||||
this.addOrEditForm.fileList.push({ url: newValue.backImage })
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue