admin/src/views/stock/record.vue
@@ -142,7 +142,7 @@ this.isShowOutDetail = true this.$nextTick(() => { this.$refs.OutDetailRef.visible = true this.$refs.OutDetailRef.getDetail(row.outInBoundId) this.$refs.OutDetailRef.getDetail(item.outInBoundId) }) } },