|
@@ -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
|