From 7a57196e5fe2dc1f412f32af57913f1b5a97dfd5 Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Tue, 16 Aug 2022 19:24:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9table=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/building/table.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/views/building/table.js b/src/views/building/table.js index 5a14246..2a5a2fb 100644 --- a/src/views/building/table.js +++ b/src/views/building/table.js @@ -28,11 +28,15 @@ export default { label: "代理商", prop: "agentName", width: "120px", + hide: true, + showColumn: false, }, { label: "公司", prop: "corporateName", width: "120px", + hide: true, + showColumn: false, }, { label: "项目地区", @@ -58,11 +62,15 @@ export default { { label: "运营人员", prop: "operationStaffName", + hide: true, + showColumn: false, }, { label: "项目类型", prop: "houseType", width: "110px", + hide: true, + showColumn: false, dicData: [{ label: '正式', value: 0