loulijun2021
2024-01-18 1621b6837f856993a4c5df06ef6004da33dfd2d9
src/views/kanbanManager/zhkb.vue
@@ -31,8 +31,7 @@
              class="lineContent horn"
              style="height: 450px;display: flex;flex-direction: column;justify-content: space-between"
            >
              <div style="height: 180px;padding: 10px;display: flex;justify-content: space-between">
              <div style="height: 180px;padding: 10px;display: flex;justify-content: space-around">
                <div v-for="i in LeftTopData01" :key="i.wkshp_code" class="flex_c_s">
                  <div class="all_block01 flex_c_s">
                    <div class="flex_c_c all_block02">{{ i.wkshp_name }}</div>
@@ -176,7 +175,7 @@
      const res = await PrentOrganizationNoCompany()
      this.wkshopArr = res.data
      const temp = ['CJ001', '006', 'LD001', 'ZP001']
      const temp = ['00401', '00402', '00501']
      temp.forEach(i => {
        const aa = this.wkshopArr.find(j => j.torg_code === i).torg_name