质量结束
This commit is contained in:
@@ -44,6 +44,7 @@ import "@/vxe.scss"
|
||||
|
||||
import dataV from '@jiaminghi/data-view'
|
||||
|
||||
|
||||
//需要按需引入,先引入vue并引入element-ui
|
||||
import AFTableColumn from 'af-table-column'
|
||||
|
||||
@@ -72,6 +73,8 @@ Vue.prototype.msgInfo = function (msg) {
|
||||
this.$message.info(msg);
|
||||
}
|
||||
|
||||
|
||||
|
||||
// 全局组件挂载
|
||||
Vue.component('Pagination', Pagination)
|
||||
Vue.component('RightToolbar', RightToolbar)
|
||||
|
||||
Reference in New Issue
Block a user