cloudroam
2024-11-26 5df5a8d95c6d2a1e90bf6f9681468aeb1857c91b
src/components/add-area-item.vue
@@ -147,13 +147,14 @@
      this.areacode = '';
      this.areaName = '';
      this.areaConfigNum = '';
      this.fileList[0] = [];
      this.fileList2[0] = [];
      this.fileList = [];
      this.fileList2 = [];
      this.uploadUrl = '';
      this.areaBackGroudURL = '';
      this.open = false;
    },
    openConfig() {
      this.cancel();
      this.open = !this.open;
    },
    editConfig(editItem) {