|
@@ -48,7 +48,7 @@ export default {
|
|
this.searchs.update(this.$route.path, undefined, 'bind')
|
|
this.searchs.update(this.$route.path, undefined, 'bind')
|
|
}
|
|
}
|
|
this.searchs.update(this.model, undefined, 'form')
|
|
this.searchs.update(this.model, undefined, 'form')
|
|
- console.log( new Searchs().searchs)
|
|
|
|
|
|
+ // console.log( new Searchs().searchs)
|
|
if (this.$listeners.submit) {
|
|
if (this.$listeners.submit) {
|
|
this.$listeners.submit(evt)
|
|
this.$listeners.submit(evt)
|
|
}
|
|
}
|