多维图数据设置已完成
This commit is contained in:
@@ -14,6 +14,7 @@ const install = function (Vue) {
|
||||
})
|
||||
Vue.prototype.MODEL = model
|
||||
}
|
||||
Vue.prototype.$echartTpls = require("./AiEchart/echartTpls")
|
||||
// 遍历注册全局组件
|
||||
let contexts = require.context('.', true, /[\\\/]Ai([^\\\/]+)\.vue$/);
|
||||
if (contexts) {
|
||||
|
||||
Reference in New Issue
Block a user