Merge pull request 'chenxuelian' (#80) from chenxuelian into dev

Reviewed-on: http://git.hchyun.com/feashow/pupil/pulls/80
This commit is contained in:
1171906056
2023-02-02 12:43:22 +00:00

View File

@@ -65,9 +65,6 @@
},
methods: {
goSearch(value) {
console.log('---enter')
console.log(value)
console.log(this.queryParamF)
if(!this.queryParamF && value) {
this.queryParamF = value
}