马宇豪
2024-04-15 b6a27b9ca71d636a1598751f8114c36a5d7007fe
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()