This commit is contained in:
ival 2019-07-30 09:48:23 +08:00
commit 5b4cbba9eb

View File

@ -165,9 +165,6 @@ export default {
},
beforeQuery: {
type: Function,
default() {
return {}
}
},
canQuery: {
type: Boolean,