浏览代码

前端gjy

gjy 3 年之前
父节点
当前提交
680065163c
共有 1 个文件被更改,包括 6 次插入6 次删除
  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