소스 검색

订阅模板修改

yuhongqi 1 주 전
부모
커밋
bc310e64a3
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      pages_course/living.vue

+ 2 - 1
pages_course/living.vue

@@ -2750,7 +2750,8 @@
 					appId: this.appid,
 					appId: this.appid,
 					data: {
 					data: {
 						thing4: this.liveItem.liveName,
 						thing4: this.liveItem.liveName,
-						time2: this.liveItem.startTime
+						time2: this.liveItem.startTime,
+            date7: this.liveItem.startTime
 					}
 					}
 				};
 				};
 				subNotifyLive(templateData).then(
 				subNotifyLive(templateData).then(