Commit eba5cbfd by 乔延琦

Merge branch 'develop-yuancheng' into 'develop'

Develop yuancheng

See merge request GFP/RBC/rbc-frontend!111
parents e521d8c7 e699388f
......@@ -293,7 +293,9 @@ export default {
this.baseDataList = rows
}
this.originBaseDataList = JSON.parse(JSON.stringify(this.baseDataList))
this.dataListShow = true
if (!this.showModal) {
this.dataListShow = true
}
},
// 点击下拉菜单的条目
handleMainSearchSelectClick(item) {
......
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