稳态电能质量分析页面同步时间组件
This commit is contained in:
@@ -90,8 +90,8 @@ interface Props {
|
||||
theCurrentTime?: boolean //控制时间前3天展示上个月时间
|
||||
showReset?: boolean //是否显示重置
|
||||
showExport?: boolean //导出控制
|
||||
initialInterval: 3
|
||||
initialTimeValue: undefined
|
||||
initialInterval?: 3
|
||||
initialTimeValue?: undefined
|
||||
}
|
||||
|
||||
const props = withDefaults(defineProps<Props>(), {
|
||||
|
||||
Reference in New Issue
Block a user