Browse Source

完善维修出库

master
guoxing 11 months ago
parent
commit
5082fa50d6
  1. 1
      yxt-as-ui/src/views/maintenance/maintenanceOutbound/index.vue

1
yxt-as-ui/src/views/maintenance/maintenanceOutbound/index.vue

@ -524,6 +524,7 @@
console.log("commodityCurrentChange》》》》", row)
row.inventorySid = value.inventorySid
row.goodsID = value.goodsID
row.goodSpuSid = value.goodSpuSid
row.goodsSpuName = value.goodsSpuName
row.goodsSkuSid = value.goodsSkuSid

Loading…
Cancel
Save