fix: 修复JSON.stringify语法错误 - images字段重复定义
This commit is contained in:
@@ -2192,7 +2192,6 @@
|
|||||||
text: text,
|
text: text,
|
||||||
images: smartAddImages,
|
images: smartAddImages,
|
||||||
subcategory_id: subcategoryId
|
subcategory_id: subcategoryId
|
||||||
images: smartAddImages
|
|
||||||
})
|
})
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user