Merge branch 'master' of http://114.203.209.83:3000/SamProject/sam-react-prod
This commit is contained in:
@@ -485,9 +485,7 @@ export default function ItemListClient() {
|
||||
</div>
|
||||
</TableCell>
|
||||
<TableCell>
|
||||
<span className="truncate max-w-[200px] block">
|
||||
{item.itemName}
|
||||
</span>
|
||||
{item.itemName}
|
||||
</TableCell>
|
||||
<TableCell className="text-muted-foreground">
|
||||
{item.specification || '-'}
|
||||
|
||||
Reference in New Issue
Block a user