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