@@ -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();