fix 修改细节
This commit is contained in:
parent
530f6feb65
commit
937f1ac915
@ -117,7 +117,7 @@ const handleAddClick = async (formEl) => {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
formData.downloadCategoryAuditStatus = 2;
|
||||
const { code } = await addOrUpdateDownloadCategory(formData);
|
||||
if (code == 200) {
|
||||
modal.msgSuccess('添加成功')
|
||||
|
Loading…
Reference in New Issue
Block a user