-- 复制

This commit is contained in:
yuping
2022-12-08 18:11:17 +08:00
parent 430699e020
commit 9da182902c

View File

@@ -4766,7 +4766,7 @@ export default defineComponent({
});
const postData = {
offcourseId: null, //不传代表新增
name: item.name,
name: '复制'+item.name,
picUrl: item.picUrl,
targetUser: item.targetUser,
meaning: item.meaning,