diff --git a/src/components/NavigationBar/warningCentre.vue b/src/components/NavigationBar/warningCentre.vue index d6115ee..dd284c8 100644 --- a/src/components/NavigationBar/warningCentre.vue +++ b/src/components/NavigationBar/warningCentre.vue @@ -1,9 +1,578 @@ - 预警 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 全部 + 3个月 + 半年 + + 搜索 + 重置 + 导出 + + + + + + + + 搜索结果列表 + 共{{ total }}条数据 + + + + 序号 + 所属网格 + 楼幢号 + 户名称 + 姓名 + 证件号 + 手机号 + 分色 + 未更新天数 + + + + {{ index + 1 }} + {{ item.parentname }} + + {{ item.deptname }}{{ item.buildingname }} + + {{ item.housename }} + + {{ item.pname }} + + {{ item.credentialNo }} + {{ item.phone }} + + + {{ item.color }} + + {{ item.daycount }}天 + + + + + - +