mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-13 12:56:45 +08:00
feat:修改项目任务二维码
This commit is contained in:
@@ -2745,7 +2745,7 @@ export default {
|
||||
codeUrl =
|
||||
window.location.protocol +
|
||||
process.env.VUE_APP_H5 +
|
||||
"/projectdetails?courseId=" +
|
||||
"/projectdetails?projectId=" +
|
||||
item.courseId;
|
||||
}
|
||||
state.codevisible = true;
|
||||
|
||||
Reference in New Issue
Block a user