[update] 51415
This commit is contained in:
@@ -156,11 +156,15 @@
|
||||
flag: {
|
||||
type: String,
|
||||
default: ''
|
||||
},
|
||||
queryParam: {
|
||||
type: Object,
|
||||
default: {}
|
||||
}
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
queryParam: {},
|
||||
// queryParam: {},
|
||||
toggleSearchStatus: false,
|
||||
searchList: []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user