feat:【ele】【crm】statistics 的部分(除 performance 外)

This commit is contained in:
YunaiV
2025-11-19 09:17:14 +08:00
parent 7baf8d7e06
commit 9dbfe579e2
20 changed files with 35 additions and 49 deletions

View File

@@ -27,13 +27,11 @@ const { renderEcharts: renderRightEcharts } = useEcharts(rightChartRef);
const [QueryForm, formApi] = useVbenForm({
commonConfig: {
// 所有表单项
componentProps: {
class: 'w-full',
},
},
schema: useGridFormSchema(),
// 是否可展开
showCollapseButton: true,
submitButtonOptions: {
content: $t('common.query'),