mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
perf: 合并dev分支,解决组件无法更新数据的问题
This commit is contained in:
Vendored
+2
@@ -5,6 +5,8 @@ interface Window {
|
||||
// 语言
|
||||
$t: any
|
||||
$vue: any
|
||||
// 键盘按键记录
|
||||
$KeyboardActive?: Set<string>
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user