mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix: 修复浏览器刷新不能选择秒的问题
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
v-model="canvasStyleData.refreshBrowserUnit"
|
||||
size="middle"
|
||||
:effect="themes"
|
||||
:disabled="!canvasStyleData.refreshViewBrowserEnable"
|
||||
:disabled="!canvasStyleData.refreshBrowserEnable"
|
||||
style="width: 90px"
|
||||
@change="themeChange"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user