1.2.5场景管理/监控单元管理

dev
zhouhy 1 year ago
parent 89c213cede
commit ec65589f68

@ -422,7 +422,7 @@ export default {
} else {
return this.rules2
}
};
},
},
created() {
this.getList();
@ -502,7 +502,7 @@ export default {
this.uploadList = [];
this.number = 0;
this.$emit("input", this.listToString(this.fileList));
this.form.monitorPic = this.fileList[0].url;
this.$modal.closeLoading();
}

Loading…
Cancel
Save