src/menu/components/chart/antv-dashboard/chartcompile/formconfig.jsx
@@ -1,8 +1,3 @@ // import zhCN from '@/locales/zh-CN/model.js' // import enUS from '@/locales/en-US/model.js' // const Formdict = sessionStorage.getItem('lang') !== 'en-US' ? zhCN : enUS /** * @description 获取图表视图配置表单 * @param {object} card // 图表对象 @@ -239,7 +234,7 @@ label: '字体大小', initVal: card.fontSize || 28, min: 12, max: 200, max: 300, decimal: 0, required: true },