【银保app】默认隐藏搜索条件

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-12-26 21:25:36 +08:00
parent 73336c68e5
commit dc0e7aa8cb

View File

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