|
|
|
@ -1041,7 +1041,8 @@ export default {
|
|
|
|
|
this.formInline.materialId = this.stockList.materialId; |
|
|
|
|
this.formInline.marketId = this.stockList.marketId; |
|
|
|
|
this.formInline.storeId = this.stockList.storeId; |
|
|
|
|
this.formInline.descriptionGoods = ''; |
|
|
|
|
this.formInline.descriptionGoods = this.formInline.materialIdName; |
|
|
|
|
|
|
|
|
|
addParcels(this.formInline).then(() => { |
|
|
|
|
this.box = false; |
|
|
|
|
this.dismantle = false; |
|
|
|
|