ccjgmwz 3 lat temu
rodzic
commit
4fe025f3eb
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/views/houseSelfCollect/weightCheck.vue

+ 2 - 0
src/views/houseSelfCollect/weightCheck.vue

@@ -460,8 +460,10 @@
           }
 
         } else {
+          debugger
           this.index = 1
           this.carList = this.pList
+          this.carList1 = this.pList
           if (this.pList.length != 0) {
             let _item = this.pList.filter(function(val1) {
               if (val1.id == that.$route.query.id) {