chenrui %!s(int64=2) %!d(string=hai) anos
pai
achega
970df431fc
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/views/allocationManagement/storeTransferOut/detail.vue

+ 4 - 0
src/views/allocationManagement/storeTransferOut/detail.vue

@@ -278,6 +278,10 @@ export default {
       this.$router.push({ path: `/allocationManagement/storeTransferOut/edit/${this.basicInfoData.id}/${this.basicInfoData.storeCallOutSn}` })
     }
   },
+  mounted () {
+    this.printCostChecked = true
+    this.getDetail()
+  },
   activated () {
     this.printCostChecked = true
     this.getDetail()