zjj
2025-04-17 bce71e280936919befda3fc8c9491b7955727025
rsf-admin/src/page/basicInfo/matnr/MatnrList.jsx
@@ -274,7 +274,6 @@
const MatnrList = () => {
    const translate = useTranslate();
    const [createDialog, setCreateDialog] = useState(false);
    const [drawerVal, setDrawerVal] = useState(false);
    const notify = useNotify();