From aae44c489eca03eecb3b21bedf0b064c5808d7b2 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 22 Feb 2022 11:34:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=80=E5=B1=B1=E8=B4=A6=E5=8F=B7=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/xiushan/apps/AppAccountXiushan/AppAccountXiushan.vue | 4 ---- 1 file changed, 4 deletions(-) diff --git a/project/xiushan/apps/AppAccountXiushan/AppAccountXiushan.vue b/project/xiushan/apps/AppAccountXiushan/AppAccountXiushan.vue index 7f70d9df..5c13517e 100644 --- a/project/xiushan/apps/AppAccountXiushan/AppAccountXiushan.vue +++ b/project/xiushan/apps/AppAccountXiushan/AppAccountXiushan.vue @@ -51,9 +51,6 @@ - - - @@ -113,7 +110,6 @@ export default { return [ {type: 'selection', align: 'center'}, {label: "姓名", slot: "name"}, - {label: "职务", prop: "position", align: 'center', width: "120px"}, {label: "联系方式", prop: "phone", align: 'center', width: "120px"}, {label: "账号角色", prop: "roleName", width: "120px", align: '120px'}, {label: "地区", prop: "areaName"},