verou
2025-03-14 92f07afcc63f7675dde38d6d36d92bb05aed7c81
rsf-admin/src/page/asnOrder/AsnOrderList.jsx
@@ -31,7 +31,7 @@
  ReferenceArrayInput,
  AutocompleteInput,
  DeleteButton,
  Button
  Button,
} from 'react-admin';
import { Box, Typography, Card, Stack } from '@mui/material';
import { styled } from '@mui/material/styles';
@@ -104,11 +104,10 @@
    navigate(`/asnOrderItem?asnId=${record.id}`);
  };
  const importList = () => { };
  const inspection = () => { };
  const print = () => { };
  return (
    <Box display="flex">
      <List