fix:直播id

This commit is contained in:
wyx
2023-02-13 23:34:36 +08:00
parent ae1f2149f9
commit 0a236e0187
2 changed files with 3 additions and 4 deletions

View File

@@ -710,8 +710,8 @@ export default {
offcoursePlanId: props.EditFaceId > 0 ? props.EditFaceId : 0,
testId: state.EditTestId,
duration: state.duration,
attach:state.attach,
id: props.taskIdDraft
attach:state.attach,
id: props.edit ? props.taskIdDraft : null
};
console.log("obj============", obj, "6" + "9");
console.log("222222222");