Przeglądaj źródła

【修改】仓库认证

howie 2 lat temu
rodzic
commit
292c93a17c
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      src/views/supply/pickup/check.vue

+ 3 - 0
src/views/supply/pickup/check.vue

@@ -643,6 +643,9 @@ export default {
       this.screenForm.logisticsId =''
       this.screenForm.warehouse = ''
       this.screenForm.status = '0'
+      this.dataList = [];
+        this.listTotal = 0;
+        this.listLoading = false;
     },
     getDate() {
       var date = new Date();