| | |
| | | |
| | | <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"> |
| | |
| | | > |
| | | <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> |
| | |
| | | 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 |