From ab941662167dc16d4b4e73522b275f47f4a89ff0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 06 九月 2020 23:22:19 +0800 Subject: [PATCH] 2020-09-06 --- src/menu/components/chart/antv-bar/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/menu/components/chart/antv-bar/index.jsx b/src/menu/components/chart/antv-bar/index.jsx index 581a96b..417665f 100644 --- a/src/menu/components/chart/antv-bar/index.jsx +++ b/src/menu/components/chart/antv-bar/index.jsx @@ -590,7 +590,6 @@ menu={config} config={card} tabs={[]} - usefulFields={config.permFuncField || []} // setSubConfig={(_btn) => this.setSubConfig(_btn, 'button')} updateaction={this.updateComponent} /> -- Gitblit v1.8.0