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 }} - +