Explorar o código

列表筛选默认值

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
c6ea5ad4f3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/shipment-details/shipmentList.vue

+ 2 - 2
src/views/shipment-details/shipmentList.vue

@@ -976,8 +976,8 @@ export default {
       this.preDeliveryDate = []
       // this.shipmentListData = [] // 渲染 发运明细列表
      await this.getShipmentList()
-      // this.queryParam = {}
-      // this.defalutDate()
+      this.queryParam = {}
+      this.defalutDate()
     }
   }
 }