Browse Source

修复bug

xiaohaizhao 1 year ago
parent
commit
3772ee9a40
1 changed files with 1 additions and 1 deletions
  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": {