马宇豪
2025-01-21 e52fe71fb9c6dd82f996a9db07b2bd765c27f09b
src/views/warehouse/components/stockRecords.vue
@@ -146,7 +146,7 @@
        methods:{
            open(row){
                this.listQuery.pageIndex = 1
                this.listQuery.filter.storehouseId = row.storehouseId
                this.listQuery.filter.storehouseId = row.storehouseId || row.id
                this.initValidTime()
                if(this.tableStatus){
                    this.getOutbound()