联调电镀数据功能

This commit is contained in:
guanj
2026-06-02 16:09:21 +08:00
parent 7deafa6d69
commit c2805d7e9e
5 changed files with 56 additions and 390 deletions

View File

@@ -69,7 +69,8 @@ const initChart = () => {
top: 15,
feature: {
saveAsImage: {
title: '保存图片'
title: '下载图片',
name: props.options?.title?.text || '图表'
},
...(props.options?.toolbox?.featureProps || null)
},