From 4e3f34efacbb9143364e0bce6c9f5b6893bffb69 Mon Sep 17 00:00:00 2001 From: "jialong.yu" Date: Wed, 9 Feb 2022 10:04:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E9=93=B6=E8=A1=8C=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E7=AD=89=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/ass/list/index.vue | 2 ++ src/pages/record/show/index.vue | 2 +- src/pages/station/preview/index.vue | 15 ++------------- src/setting.js | 16 ++++------------ 4 files changed, 9 insertions(+), 26 deletions(-) diff --git a/src/pages/ass/list/index.vue b/src/pages/ass/list/index.vue index 9890b24..6e29f53 100644 --- a/src/pages/ass/list/index.vue +++ b/src/pages/ass/list/index.vue @@ -461,6 +461,8 @@ export default { // href = `http://www.huorantech.cn/${this.url}/#/index/list?token=${token}&cid=${this.cid}&systemId=${this.systemId}&projectId=${this.projectId}&assessmentId=${this.assessmentId}&classId=${this.classId}&stopTime=${this.stopTime}`; //测试与本地 href = `${domainName}/${this.url}/#/index/list?token=${token}&cid=${this.cid}&systemId=${this.systemId}&projectId=${this.projectId}&assessmentId=${this.assessmentId}&classId=${this.classId}&stopTime=${this.stopTime}`; + // href = `http://192.168.31.125:8093/#/index/list?token=${token}&cid=${this.cid}&systemId=${this.systemId}&projectId=${this.projectId}&assessmentId=${this.assessmentId}&classId=${this.classId}&stopTime=${this.stopTime}`; + } else { if(process.env.NODE_ENV === 'development') { href = 'http://192.168.31.125:8080/#/' diff --git a/src/pages/record/show/index.vue b/src/pages/record/show/index.vue index 4ce7640..a082440 100644 --- a/src/pages/record/show/index.vue +++ b/src/pages/record/show/index.vue @@ -77,7 +77,7 @@ {{ scope.$index + 1 }} - +