WXL
2026-05-08 6623e51d0b1edb191ca50201c0130cb5ed1beda8
src/views/project/components/orgselect/index.vue
@@ -154,7 +154,6 @@
          };
          this.dataList.unshift(all);
        }
        console.log(this.dataList,'this.dataList');
        this.tempList = this.dataList.map(item => item);
        this.focusEvents.loaded = true;