烟花爆竹实名登记前端
祖安之光
2026-03-12 8f6a8545c3cf50ff0feac85f7b3c57db8fc3a0b4
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()