1 Commits

Author SHA1 Message Date
4b5e70a3bf fix: 修复JSON.stringify语法错误 - images字段重复定义 2026-04-28 17:28:28 +08:00

View File

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