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