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