qukaidi %!s(int64=4) %!d(string=hai) anos
pai
achega
365a7885b2
Modificáronse 1 ficheiros con 6 adicións e 1 borrados
  1. 6 1
      src/views/track/cabinet/index.vue

+ 6 - 1
src/views/track/cabinet/index.vue

@@ -588,6 +588,11 @@ export default {
         mdLoadAddr: null,
         unLoadAddr: null,
         cLoadDate: null,
+        billKind:null,
+        carregNo:null,
+        mBillNo:null,
+        orderNo:null,
+        acceptDateList:null,
       },
       showSetting: false,
       drag: false,
@@ -1177,7 +1182,7 @@ export default {
     },
     /** 重置按钮操作 */
     resetQuery() {
-      this.resetForm("queryForm");
+      this.queryParams=this.$options.data().queryParams;
       this.handleQuery();
     },
     // 监听 子组件弹窗关闭后触发,有子组件调用