gjy пре 3 година
родитељ
комит
309987a42a
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/views/houseSelfCollect/acquisitionManagementAdd.vue

+ 2 - 1
src/views/houseSelfCollect/acquisitionManagementAdd.vue

@@ -554,7 +554,8 @@
         this.priceList.push(_newObj)
         this.priceList.push(_newObj)
       },
       },
       // 删除价格组
       // 删除价格组
-      delSetPrice(item, index) {debugger
+      delSetPrice(item, index) {
+        // debugger
         let that = this
         let that = this
         this.checkList1 = []
         this.checkList1 = []
         this.checkList2 = []
         this.checkList2 = []