mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
perf: 优化时间选择器
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<div :style="`width:${w}px; height:${h}px;`">
|
||||
<n-date-picker
|
||||
v-model:value="option.dataset"
|
||||
:panel="!!chartConfig.option.isPanel"
|
||||
:type="chartConfig.option.componentInteractEventKey"
|
||||
@update:value="onChange"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user