Explorar el Código

【修改】仓库认证

howie hace 2 años
padre
commit
292c93a17c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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();