【银保app】保单列表搜索弹窗默认收起

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-11-23 13:19:01 +08:00
parent 2f8e154687
commit 81a20210f6

View File

@@ -131,7 +131,7 @@ export default {
findValue: '', // 上面搜索框的value
policyListDTOList: [],
filpolicyListDTOList: [], // 结合watch过滤后的卡片数据
showSideBar: true, // 侧边栏展开否
showSideBar: false, // 侧边栏展开否
list1: [
{ id: 0, name: '全部' },
{ id: 1, name: '有效' },