Commit 1caa476d by 刘玉帅

xq

parent 4f4d52e0
......@@ -376,6 +376,7 @@ export default {
*/
selectChange(val) {
let search = searchFormData[val]
//切换的时候调用查询change的时候改变
this.searchEvent(search.form)
//必须深拷,不然会污染数据
if (search) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment