入司影像处理: 影像显示异常处理 --提交人:阳华祥

This commit is contained in:
yang.huaxiang
2020-12-29 11:03:39 +08:00
parent 27af6cd286
commit 45c8e880d2
3 changed files with 14 additions and 3 deletions

View File

@@ -37,6 +37,7 @@ Vue.use(Lazyload, {
})
Vue.prototype.$assetsUrl = config.assetsUrl
Vue.prototype.$assetsUpUrl = config.assetsUpUrl
Vue.prototype.$mainUrl = config.mainUrl
Vue.prototype.$zssqUrl = config.zssqUrl
Vue.prototype.$MD5 = md5