fix: 修复JSON.stringify语法错误 - images字段重复定义

This commit is contained in:
2026-04-28 17:28:28 +08:00
parent ea60d4b4c6
commit 4b5e70a3bf

View File

@@ -2192,7 +2192,6 @@
text: text,
images: smartAddImages,
subcategory_id: subcategoryId
images: smartAddImages
})
});