Преглед изворни кода

Merge branch 'dev' of mangpiao/mp-ui-pc into test

lsx пре 2 година
родитељ
комит
4c88f5d527
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) {