lex 2 years ago
parent
commit
48d4006d38
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/teacher/share-page/track-review-activity/share-model.tsx

+ 2 - 2
src/teacher/share-page/track-review-activity/share-model.tsx

@@ -36,8 +36,8 @@ export default defineComponent({
     try {
       // this.subjectUrl = this.activeInfo.subjectUrl + `?t=${dayjs().unix()}`
       this.subjectUrl =
-        this.activeInfo.subjectUrl + '@base@tag=imgScale&w=570?t=' + +new Date()
-      console.log(this.subjectUrl)
+        this.activeInfo.shareUrl + '@base@tag=imgScale&w=570?t=' + +new Date()
+      console.log(this.shareUrl)
       // const shortRes = await request.post('/api-teacher/sysConfig/shortURL', {
       //   requestType: 'form',
       //   data: {