From b02cc248648858db8efa550f17e9091bf6bf6193 Mon Sep 17 00:00:00 2001 From: smallchill Date: Fri, 29 Mar 2019 17:03:22 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/System/User/User.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages/System/User/User.js b/src/pages/System/User/User.js index ae97c09..9be9608 100644 --- a/src/pages/System/User/User.js +++ b/src/pages/System/User/User.js @@ -206,10 +206,6 @@ class User extends PureComponent { title: '电子邮箱', dataIndex: 'email', }, - { - title: '账号状态', - dataIndex: 'statusName', - }, ]; if (!tenantMode) {