代码调整

This commit is contained in:
joylink_cuiweidong 2021-03-22 15:30:10 +08:00
parent 7ac00f45dc
commit 74c5764087

View File

@ -181,7 +181,7 @@ export default {
this.loading = false;
} else {
this.show = false;
this.src = 'http://localhost:9527/cbtc/trainingPlatform';
this.src = 'https://test.joylink.club/cbtc/trainingPlatform';
this.$nextTick(_ => {
if (result.type == 'DEMO_RESULT' && result.hasOwnProperty('score')) {
this.$confirm(`得分:${result.score}`, '结果', {