From cfca95777a420e33777c536d2d9c5ed245beb377 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 13 六月 2023 16:20:08 +0800 Subject: [PATCH] 2023-06-13 --- src/menu/components/chart/antv-X6/chartcompile/formconfig.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/menu/components/chart/antv-X6/chartcompile/formconfig.jsx b/src/menu/components/chart/antv-X6/chartcompile/formconfig.jsx index 1f0a073..39827f8 100644 --- a/src/menu/components/chart/antv-X6/chartcompile/formconfig.jsx +++ b/src/menu/components/chart/antv-X6/chartcompile/formconfig.jsx @@ -106,7 +106,7 @@ tooltip: '鐐瑰嚮鑺傜偣鏃惰Е鍙戠殑浜嬩欢銆�', required: false, options: [ - {value: '', label: '鏁版嵁鍒囨崲'}, + {value: '', label: '鏃�'}, {value: 'menu', label: '鑿滃崟'}, {value: 'menus', label: '鑿滃崟缁�'} ], -- Gitblit v1.8.0