Browse Source

考试系统判断是否升级内容修改

tanxue 3 years ago
parent
commit
d708cf4206
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/examsystem/index.vue

+ 1 - 1
pages/examsystem/index.vue

@@ -425,7 +425,7 @@
       // 考试体验按钮
       KsTyBtn(btnUrl){
         this.getSystemWidth();
-        if(!this.youkeFlag) {
+        if(this.youkeFlag) {
           if(this.SystemWidthFlag){
             this.$router.push({ name: 'copyUrl', query: { url: btnUrl, } });
           }else {