马宇豪
2024-01-19 f52ca56c8508f33c1dad9c7dcaaaec701c83e3e3
src/views/stock/stockManage.vue
@@ -94,9 +94,9 @@
    },
    created() {
        const t = this
        setTimeout(()=>{
            t.$refs.deliverUsage.open()
        },1000)
        // setTimeout(()=>{
        //     t.$refs.deliverUsage.open()
        // },1000)
    },
    mounted() {
    },