gjy 3 years ago
parent
commit
309987a42a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/houseSelfCollect/acquisitionManagementAdd.vue

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

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