mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 18:06:44 +08:00
【银保app】保单列表搜索弹窗默认收起
This commit is contained in:
@@ -131,7 +131,7 @@ export default {
|
||||
findValue: '', // 上面搜索框的value
|
||||
policyListDTOList: [],
|
||||
filpolicyListDTOList: [], // 结合watch过滤后的卡片数据
|
||||
showSideBar: true, // 侧边栏展开否
|
||||
showSideBar: false, // 侧边栏展开否
|
||||
list1: [
|
||||
{ id: 0, name: '全部' },
|
||||
{ id: 1, name: '有效' },
|
||||
|
||||
Reference in New Issue
Block a user