소스 검색

修复bug

xiaohaizhao 1 년 전
부모
커밋
3772ee9a40
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packageA/dailyYttendance/index.vue

+ 1 - 1
packageA/dailyYttendance/index.vue

@@ -136,7 +136,7 @@ export default {
         //0:阅读记录 1:下载记录:2:发送邮件
         record(type = 0, sat_sharematerialid = 0) {
             try {
-                if (sat_sharematerialid == 0) this.dates[this.viewDate].sat_sharematerialid;
+                if (sat_sharematerialid == 0) sat_sharematerialid = this.dates[this.viewDate].sat_sharematerialid;
                 this.$Http.basic({
                     "id": 20240319142702,
                     "content": {