初始化
This commit is contained in:
7
frontend/packages/SourceMag/index.js
Normal file
7
frontend/packages/SourceMag/index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
import BgiScreenSourceMag from './index.vue'
|
||||
|
||||
BgiScreenSourceMag.install = function (Vue) {
|
||||
Vue.component(BgiScreenSourceMag.name, BgiScreenSourceMag)
|
||||
}
|
||||
|
||||
export default BgiScreenSourceMag
|
||||
Reference in New Issue
Block a user