loulijun2021
2023-10-30 5e528ddaa15385d1f98a1ef8e91f7deac113ae2e
src/views/kanbanManager/all.vue
@@ -167,7 +167,7 @@
    async getAllApi() {
      const { data: res } = await ShopSearch()
      this.wkshopArr = res
      const temp = ['001', 'CJ001', '006', 'ZS001', '002']
      const temp = this.wkshopArr.map(i => i.org_code)
      // const temp = this.wkshopArr.map(i => i.org_code)
      temp.forEach(i => {