Skip to content

Commit 77e2695

Browse files
author
Taois
committed
fix: 点播头部工具条时间动画错误
刷新立即生效
1 parent 775268b commit 77e2695

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dashboard/src/components/Breadcrumb.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,9 @@ const emit = defineEmits([
107107
"refreshPage",
108108
"onSearch",
109109
"handlePush",
110+
"minimize",
111+
"maximize",
112+
"closeWindow",
110113
]);
111114
112115
const searchValue = ref('')

0 commit comments

Comments
 (0)