Explorar el Código

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

lsx hace 2 años
padre
commit
831007cac9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 {