various fixes

This commit is contained in:
smilerz
2022-02-08 08:13:16 -06:00
parent f1bbe16606
commit 88b3ba1427
9 changed files with 201 additions and 248 deletions

View File

@@ -110,6 +110,7 @@ export default {
methods: {
// this.genericAPI inherited from ApiMixin
search: function (query) {
console.log("did the thing")
let options = {
page: 1,
pageSize: this.limit,