@@ -509,6 +509,7 @@ export default {
exchangePrice: accMul(exchangePrice, 1),
description: encodeURI(description),
categoryId: categoryId[1],
+ type,
}
}).then(res => {
if (res.code === 0) {