skyouc
2025-06-10 2938aa734a2cf0baf93fdced92ea21e37f187365
rsf-admin/src/page/work/outBound/OutBoundList.jsx
@@ -64,7 +64,6 @@
import { number } from "prop-types";
const OutBoundList = () => {
    const [createDialog, setCreateDialog] = useState(false);
    const [tabelData, setTableData] = useState([]);
    const [selectedRows, setSelectedRows] = useState([]);