@@ -335,6 +335,12 @@
makeData() {
this.mList = [];
this.pList = [];
+ this.mListTop=[]
+ this.mListBottom=[]
+ this.pListTop=[]
+ this.pListBottom=[]
+ this.carWeightInfo.carNumber = ''
+ this.weighingList = []
let that = this
console.log(this.common.commonWeighingList, 'commonWeighingList')
let _list = this.common.commonWeighingList