mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-11 03:46:45 +08:00
feat:修改评估
This commit is contained in:
@@ -2717,7 +2717,7 @@ export default {
|
||||
codeUrl =
|
||||
window.location.protocol +
|
||||
process.env.VUE_APP_H5 +
|
||||
"/investigatage?courseId=" +
|
||||
"/investigatpage?courseId=" +
|
||||
item.courseId +
|
||||
"&type=2&id=" +
|
||||
item.id +
|
||||
|
||||
@@ -4620,7 +4620,7 @@ export default {
|
||||
codeUrl =
|
||||
window.location.protocol +
|
||||
process.env.VUE_APP_H5 +
|
||||
"/investigatage?courseId=" +
|
||||
"/investigatpage?courseId=" +
|
||||
item.courseId +
|
||||
"&type=1&id=" +
|
||||
item.id +
|
||||
|
||||
Reference in New Issue
Block a user