lsx 2 gadi atpakaļ
vecāks
revīzija
6875a3017f
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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) {