#
chen.lin
2 小时以前 8cc33897f386038a77e94b89109e054e2bb14dd9
rsf-admin/src/page/orders/outStock/OutStockWaveDialog.jsx
@@ -29,7 +29,6 @@
    const handleChange = (event) => {
        console.log(event);
        setFormData({ id: event })
    };