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) {