loulijun2021
2023-09-22 56a9035af0b19f88d28cd64e9fb8e813f3ea2d1d
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 => {