Skip to content

Commit 4bee44c

Browse files
authored
Update Video2.vue 修改
1 parent 7a2e919 commit 4bee44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/src/views/Video2.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
@onSearch="onSearch"
1010
:now_site_title="form.now_site_title"
1111
>
12-
<template v-slot:default>
12+
<template #default>
1313
<!-- 默认default 插槽的内容放这里 -->
1414
<div class="current-time">
1515
<span>{{ currentDateTime }}</span>

0 commit comments

Comments
 (0)