Merge pull request 'chenxuelian' (#80) from chenxuelian into dev
Reviewed-on: http://git.hchyun.com/feashow/pupil/pulls/80
This commit is contained in:
@@ -65,9 +65,6 @@
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
goSearch(value) {
|
goSearch(value) {
|
||||||
console.log('---enter')
|
|
||||||
console.log(value)
|
|
||||||
console.log(this.queryParamF)
|
|
||||||
if(!this.queryParamF && value) {
|
if(!this.queryParamF && value) {
|
||||||
this.queryParamF = value
|
this.queryParamF = value
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user