From d441fa1e1cc80f4ea462a750a42a2b25c1f2b202 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 04 十二月 2020 15:17:51 +0800 Subject: [PATCH] 2020-12-04 --- src/tabviews/zshare/settingcomponent/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/tabviews/zshare/settingcomponent/index.jsx b/src/tabviews/zshare/settingcomponent/index.jsx index cc01bcb..a16f49a 100644 --- a/src/tabviews/zshare/settingcomponent/index.jsx +++ b/src/tabviews/zshare/settingcomponent/index.jsx @@ -146,7 +146,6 @@ MenuID={this.props.MenuID} MenuName={this.props.MenuName} permAction={this.props.permAction} - permRoles={this.props.permRoles} config={this.props.config} userConfig={this.props.userConfig} columns={this.props.columns} -- Gitblit v1.8.0