cloudroam
2024-11-28 73953e3d95ecf974a5e79c1e259d33c1c9d518cc
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) {