src/components/layouts/baseLayout.vue
@@ -12,7 +12,7 @@ <a-layout-footer> <AplayerBox /> <tagFooter /> <MyVideo ref="MyVideo" /> <MyVideo ref="MyVideo" /> </a-layout-footer> <a-back-top> @@ -40,8 +40,8 @@ } }, methods: { showMyVideo() { this.$refs.MyVideo.showModal(); showMyVideo(param) { this.$refs.MyVideo.showModal(param); }, // 下载文件 down: function() {