@ -88,7 +88,8 @@ export default {
mounted() {
// 壳程序懒加载通讯组件
if (this.$peisAPI) {
this.$peisAPI.lazyLoad();
this.$peisAPI.lazyLoad(); // 加载报表 dll
this.$peisAPI.lazyLoadReportTemplate(); //加载报表 模版
}
},
methods: {