lsx 2 年之前
父節點
當前提交
6875a3017f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/business/goods/add.vue

+ 1 - 0
src/views/business/goods/add.vue

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