mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-18 15:26:48 +08:00
--fix bug
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user