MrShi
2025-01-24 803033cc4e734ac9eb3062f215b654b4ae9d02c4
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)
        })
      }
    },