瀏覽代碼

修复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": {