mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 14:31:41 +08:00
feat: add file download demo
This commit is contained in:
@@ -6,6 +6,7 @@ import {
|
||||
|
||||
// Optional
|
||||
Select,
|
||||
Alert,
|
||||
Checkbox,
|
||||
DatePicker,
|
||||
Radio,
|
||||
@@ -48,6 +49,7 @@ export function registerGlobComp() {
|
||||
// If you don’t need it, you can delete it
|
||||
getApp()
|
||||
.use(Select)
|
||||
.use(Alert)
|
||||
.use(Checkbox)
|
||||
.use(DatePicker)
|
||||
.use(Radio)
|
||||
|
Reference in New Issue
Block a user