OTA对接列表数据
This commit is contained in:
@@ -1103,6 +1103,7 @@ export default {
|
|||||||
},
|
},
|
||||||
// 保存
|
// 保存
|
||||||
preservation(){
|
preservation(){
|
||||||
|
console.log(this.dataSource)
|
||||||
let OtaManageApplyEO = JSON.parse(JSON.stringify(this.dataSource))
|
let OtaManageApplyEO = JSON.parse(JSON.stringify(this.dataSource))
|
||||||
let query = {
|
let query = {
|
||||||
list: OtaManageApplyEO
|
list: OtaManageApplyEO
|
||||||
|
|||||||
Reference in New Issue
Block a user