This commit is contained in:
@@ -389,8 +389,7 @@ export default {
|
||||
offset: listOptions.Offset,
|
||||
limit: listOptions.Limit,
|
||||
dataListKey: that.dataListKey,
|
||||
filterJson: that.dataListFilter,
|
||||
sortJson: that.dataListSort
|
||||
listView: ""
|
||||
})
|
||||
.then(res => {
|
||||
//NOTE: This is how to call an async function and await it from sync code
|
||||
|
||||
Reference in New Issue
Block a user