Initial commit: 景耀JY1.0项目
This commit is contained in:
@@ -569,6 +569,7 @@ export default {
|
||||
var Data = this.CreateData('11', '发货通知_订单信息_查询数据', param, this.pageSize, this.pageCurrent)
|
||||
this.ExecDatabase(Data).then(response => {
|
||||
this.tableData = response.data.rows
|
||||
console.log(this.tableData)
|
||||
this.total = response.data.total
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user