qingyiay
2023-09-21 c234dffcd3adaf7b8d87a5a8301871493c0cadbd
pages/freight-forwarder-page/freightForwarder-index/freightForwarder-index.vue
@@ -9,6 +9,7 @@
               icon="http://cdn.uviewui.com/uview/empty/data.png"
               textSize="30"
               iconSize="1000"
               text="暂无数据"
               v-if="orderPlanData.length == 0"></u-empty>
         </view>
         <view class="collection-form">
@@ -80,6 +81,7 @@
                  icon="http://cdn.uviewui.com/uview/empty/data.png"
                  textSize="30"
                  iconSize="1000"
                  text="暂无数据"
                  v-if="historyCoalData.length === 0"></u-empty>
               <view class="history-information"
                  v-for="(item, index) in historyCoalData"