bug
This commit is contained in:
@@ -63,7 +63,8 @@ export default {
|
||||
params: {
|
||||
isPublic: 1,
|
||||
resource: "portal",
|
||||
size: 999
|
||||
size: 999,
|
||||
name: this.keyword
|
||||
}
|
||||
}).then(res => {
|
||||
if (res.code == 0) {
|
||||
|
||||
Reference in New Issue
Block a user