课件预览不使用配置路径

This commit is contained in:
daihh
2022-12-08 15:29:48 +08:00
parent eef266d1be
commit 8a2b9e43e3

View File

@@ -267,7 +267,8 @@ export default {
data() {
return {
resOwnerListMap: [],
fileBaseUrl: process.env.VUE_APP_FILE_BASE_URL,
//fileBaseUrl: process.env.VUE_APP_FILE_BASE_URL,
fileBaseUrl:this.$xpage.constants.fileBaseUrl, //获成动态获取的处理
getType: getType,
loading: false,
defaultProps: {