jiangping
2024-12-11 8ed17ae9bfe70c1c94ffd44148e32b914c8bec8d
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">