mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 09:52:21 +08:00
fix: form fieldMappingTime
is not working (#5333)
* fix: form option `fieldMappingTime` is not working * fix: form merge support `fieldMappingTime`
This commit is contained in:
@@ -109,7 +109,7 @@ function useEcharts(chartRef: Ref<EchartsUIType>) {
|
||||
return {
|
||||
renderEcharts,
|
||||
resize,
|
||||
chartInstance
|
||||
chartInstance,
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user