--fix bug

This commit is contained in:
yuping
2023-02-12 20:01:39 +08:00
parent b303b9f01d
commit e60415dc50

View File

@@ -563,7 +563,7 @@ export default defineComponent({
} }
const postData = { const postData = {
offcourseId: state.offcourseId, //不传代表新增 id: state.offcourseId, //不传代表新增
name: state.qdms_inputV1, name: state.qdms_inputV1,
picUrl: state.feng_mian_1, picUrl: state.feng_mian_1,
targetUser: state.qdms_inputV2, targetUser: state.qdms_inputV2,