From 701f0395b888e0ea40096ada540263c3d6a0be0d Mon Sep 17 00:00:00 2001 From: Vinjor Date: Wed, 14 Aug 2024 14:33:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B5=84=E4=BA=A7=E5=AD=98=E6=94=BE=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/company/property/position/index.vue | 16 ---------------- 1 file changed, 16 deletions(-) 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: [], }, }; },