diff --git a/src/views/houseData/count.vue b/src/views/houseData/count.vue
index 1f23eda..12fe165 100644
--- a/src/views/houseData/count.vue
+++ b/src/views/houseData/count.vue
@@ -1,16 +1,350 @@
-
-工作统计
-
+
+
+
+
+
+
+
筛选相关:
+
+ 筛选
+
+
+ 清空筛选条件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查看工作明细
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ };
+ },
+ computed: {
+ ...mapGetters(["permissions"]),
+ },
+ created() {
+ this.cus_build_index_add = this.permissions["cus_build_index_add"];
+ },
+ mounted() {
+
+ },
+ methods: {
+ //查看工作明细
+ toinfo(){
+ this.texteditorishow=true
+ },
+ //清空
+ empty(){
+
+ },
+ //筛选
+ screen(){
-