skyouc
2025-05-15 c46d1d8c3b9875f051a6ec3c4a1d3fa7bd32e5db
rsf-admin/src/page/orders/qlyInspect/QlyIsptItemList.jsx
@@ -102,14 +102,6 @@
                storeKey="qlyIsptItem"
                resource="qlyIsptItem"
                filter={{ ispectId: isptId }}
                sx={{
                    flexGrow: 1,
                    transition: (theme) =>
                        theme.transitions.create(['all'], {
                            duration: theme.transitions.duration.enteringScreen,
                        }),
                    marginRight: drawerVal ? `${PAGE_DRAWER_WIDTH}px` : 0,
                }}
                title={"menu.qlyIsptItem"}
                empty={false}
                filters={filters}