Explorar o código

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

lsx %!s(int64=2) %!d(string=hai) anos
pai
achega
4c88f5d527
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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) {