Parcourir la source

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

lsx il y a 2 ans
Parent
commit
831007cac9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/business/inventory/components/InventoryGoods.vue

+ 1 - 1
src/views/business/inventory/components/InventoryGoods.vue

@@ -50,7 +50,7 @@ export default {
     },
   },
   created() {
-    console.log(this.inventoryInfo)
+    this.form.settleAmt = this.inventoryInfo.totalPurchaseCost/100
   },
   data() {
     return {