skyouc
2025-05-14 369719fca815076435ebdd8950dd34f362c66cb3
rsf-admin/src/page/components/ImportModal.jsx
@@ -62,7 +62,9 @@
            notify(msg);
            refresh()
        } else {
            handleClose()
            notify(msg);
            refresh()
        }
    };