WXL
2026-05-17 b22b937bf902dcfbbf6d2cc6dc95ca47d160e199
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;