WXL
2026-05-13 3eceda186bc2fe136d1402926552eb85a3335b07
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;