数据
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
},
|
||||
async _fabOrders () {
|
||||
let res = await fabOrders(this.val1)
|
||||
this.dataList = [...res.content]
|
||||
this.dataList = [...res]
|
||||
},
|
||||
selectChange (val) {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user