loulijun2021
2024-05-09 1751adf783d2c7203b86c0f02f5f737277ca9192
src/views/kanbanManager/zhkb.vue
@@ -6,7 +6,7 @@
      <div class="kb_header">
        <div class="kb_headTime" style="top: 35px;left:  20px">
          <span>永康市巨立防护用品有限公司</span>
          <span>浙江阿鲁克健身器材有限公司</span>
        </div>
        <div class="kb_headTime kb_header_text" style="top: 35px;left:  800px">
@@ -33,7 +33,7 @@
            >
              <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="all_block01 flex_c_s" style="width: 317px;">
                    <div class="flex_c_c all_block02">{{ i.wkshp_name }}</div>
                    <div class="" style="display: flex;justify-content:space-between">
                      <div class="all_block02 flex_c_c" style="width: 49% ">任务数</div>
@@ -175,7 +175,7 @@
      const res = await PrentOrganizationNoCompany()
      this.wkshopArr = res.data
      const temp = ['00401', '00402', '00501']
      const temp = ['00301', '00302', '00303']
      temp.forEach(i => {
        const aa = this.wkshopArr.find(j => j.torg_code === i).torg_name