廖井涛
2024-07-04 64c4ffb227508e9337e723928fb6380d631b3c09
north-glass-erp/northglass-erp/src/views/pp/processCard/PrintLabel.vue
@@ -53,6 +53,7 @@
          }
        }
        console.log(labelList.value)
        console.log(JSON.parse(labelList.value[0].other_columns).S02)
      } else {
        ElMessage.warning(res.msg)
        router.push("/login")
@@ -139,7 +140,8 @@
        <div  class="row2">
          <span>{{ item.order_id }}</span>&nbsp;
        </div>
        <div class="row3">{{item.width}}*{{item.height}}={{item.quantity}}</div>
        <div class="row3" v-if="JSON.parse(item.other_columns).S02==null">{{item.width}}*{{item.height}}={{item.quantity}}</div>
        <div class="row3" v-else>{{JSON.parse(item.other_columns).S02}}</div>
        <div class="row5">
          <span>{{item.project}}</span>&nbsp;
          <span>{{ item.building_number }}</span>