ll
liukangdong
2024-10-29 e6da0c708b5702349b259405cef8e5cf8de2653c
admin/src/views/platform/components/WaybillDetail.vue
@@ -1,5 +1,5 @@
<template>
  <GlobalWindow title="运单详情" center :visible.sync="isShowModal" width="600px" :confirm-working="subLoading"
  <GlobalWindow title="运单详情" center :visible.sync="isShowModal" width="800px" :confirm-working="subLoading"
    @confirm="isShowModal = false">
    <div class="detail_modal">
      <div class="head">
@@ -16,7 +16,7 @@
          </div>
          <div class="item">
            <span>总运输量:</span>
            <span>{{ info.ioQty || item.totalNum }}万支</span>
            <span>{{ info.ioQty || info.totalNum }}万支</span>
          </div>
          <div class="item">
            <span>驾驶员:</span>