@ -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();