diff --git a/src/views/company/property/position/index.vue b/src/views/company/property/position/index.vue
index 082b293..59dfc7e 100644
--- a/src/views/company/property/position/index.vue
+++ b/src/views/company/property/position/index.vue
@@ -8,20 +8,12 @@
-
-
-
-
-
-
搜索
重置
@@ -34,10 +26,6 @@
新增
-
- 导出
-
@@ -104,13 +92,9 @@ export default {
queryParams: {
pageNo: 1,
pageSize: 10,
- corpId: null,
- deptId: null,
posName: null,
address: null,
- area: null,
depositType: null,
- createTime: [],
},
};
},