mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-14 13:26:45 +08:00
feat:修改在线课二维码
This commit is contained in:
@@ -2598,7 +2598,7 @@ export default {
|
||||
codeUrl =
|
||||
window.location.protocol +
|
||||
process.env.VUE_APP_ONLINE_CLASS_URL +
|
||||
item.targetId;
|
||||
item.courseId;
|
||||
}
|
||||
if (item.type == 2) {
|
||||
let date1 = new Date(item.endTime).getTime();
|
||||
|
||||
Reference in New Issue
Block a user