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;