From 88678527a0fc4c8cf07c142800aa2ea9646fc67c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 02 十二月 2023 20:47:05 +0800 Subject: [PATCH] 2023-12-02 --- src/menu/components/chart/antv-bar/chartcompile/formconfig.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/menu/components/chart/antv-bar/chartcompile/formconfig.jsx b/src/menu/components/chart/antv-bar/chartcompile/formconfig.jsx index 8e8f520..f983cf6 100644 --- a/src/menu/components/chart/antv-bar/chartcompile/formconfig.jsx +++ b/src/menu/components/chart/antv-bar/chartcompile/formconfig.jsx @@ -600,9 +600,9 @@ }, { type: 'color', field: 'color', - label: '鑹茬郴', + label: '鍒诲害鍊奸鑹�', initval: card.color || 'rgba(0, 0, 0, 0.65)', - tooltip: '鍧愭爣杞存彁绀烘枃瀛楀強绀轰緥鐨勯鑹层��', + tooltip: '鍒诲害鍊肩殑鏂囧瓧棰滆壊銆�', required: false }, { type: 'color', -- Gitblit v1.8.0