Browse Source

前端gjy

gjy 3 years ago
parent
commit
680065163c
1 changed files with 6 additions and 6 deletions
  1. 6 6
      src/views/houseSelfCollect/acquisitionManagementAdd.vue

+ 6 - 6
src/views/houseSelfCollect/acquisitionManagementAdd.vue

@@ -453,12 +453,12 @@
           this.baseInfoForm.details.push(_detailsObj)
 
         }
-
-        this.makeTableList()
-        purchasePriceAdd(this.baseInfoForm).toPromise().then((response) => {
-          console.log(response)
-          // this.tableData = response.records
-        })
+console.log(this.baseInfoForm)
+        // this.makeTableList()
+        // purchasePriceAdd(this.baseInfoForm).toPromise().then((response) => {
+        //   console.log(response)
+        //   // this.tableData = response.records
+        // })
       },
       closeCount() {
         this.isCountShow = true