WXL
2026-05-09 e15d032770157952bab8d9b15177ac03d736851c
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;