zjj
2025-05-13 4b38bb73c491fc7cb40805b0284c1f0cbb6a9f68
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}