skyouc
2025-07-22 7f7491da89fdec2ccf678c104b449213ea4fdbef
rsf-admin/src/page/task/index.jsx
@@ -9,7 +9,6 @@
import TaskEdit from "./TaskEdit";
export default {
    list: TaskList,
    edit: TaskEdit,
    show: ShowGuesser,