Skip to content

Commit cddee89

Browse files
committed
fix: Resume Polling
1 parent b0c9662 commit cddee89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/views/document/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@ onMounted(() => {
14651465
}
14661466
getList()
14671467
// 初始化定时任务
1468-
// initInterval()
1468+
initInterval()
14691469
})
14701470
14711471
onBeforeUnmount(() => {

0 commit comments

Comments
 (0)