ll
liukangdong
2024-12-20 7b0d7cfb998b584516df9bd34b9ec030b3f4e4cf
admin/src/views/platform/queueUp.vue
@@ -40,7 +40,7 @@
      </el-table-column>
      <el-table-column prop="contractNum" label="运输单号/合同号" min-width="120">
        <template v-slot="scope">
          <span>{{ scope.row.billCode || scope.row.carrierName || '-' }}</span>
          <span>{{ scope.row.billCode || scope.row.contractNum || '-' }}</span>
        </template>
      </el-table-column>
      <el-table-column prop="totalNum" label="总运输量(万支)" min-width="110">