fix: cron列表宽度

This commit is contained in:
耗子
2026-01-26 19:25:20 +08:00
parent c39644c4f3
commit 7cfd1f43c2
+1 -1
View File
@@ -244,7 +244,7 @@ onUnmounted(() => {
<n-data-table
striped
remote
:scroll-x="1400"
:scroll-x="1500"
:loading="loading"
:columns="columns"
:data="data"