Browse Source

更新预览添加标识

lex-xin 3 years ago
parent
commit
029bde7760
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/accompaniment/index.vue

+ 1 - 1
src/views/accompaniment/index.vue

@@ -345,7 +345,7 @@ export default {
       this.FetchList();
       this.FetchList();
     },
     },
     looker(row) {
     looker(row) {
-      this.accompanyUrl = vaildStudentUrl() + '/accompany?Authorization=' + getToken() + '#/detail/' + row.id
+      this.accompanyUrl = vaildStudentUrl() + '/accompany?Authorization=' + getToken() + '&platform=web#/detail/' + row.id
       this.lookVisible = true
       this.lookVisible = true
       // this.$nextTick(() => {
       // this.$nextTick(() => {
       //   console.log(this.$refs.iframe)
       //   console.log(this.$refs.iframe)