规范类型
This commit is contained in:
parent
3acfa75037
commit
a4ed59eb92
@ -8,7 +8,7 @@ export const auth = Auth;
|
||||
export const modal = Modal;
|
||||
|
||||
export default {
|
||||
install(app:App):void {
|
||||
install(app: App): void {
|
||||
app.config.globalProperties.$tab = tab
|
||||
app.config.globalProperties.$auth = auth
|
||||
app.config.globalProperties.$modal = modal
|
||||
|
||||
Loading…
Reference in New Issue
Block a user