shikeying
2023-04-07 c192f834c4e092bc7c0f2722c343c25c1be619ab
src/views/monitor/job/index.vue
@@ -314,7 +314,7 @@
<script>
import { listJob, getJob, delJob, addJob, updateJob, runJob, changeJobStatus } from "@/api/monitor/job";
import Crontab from '@/components/Crontab'
import Crontab from '@/components/RuoYi/Crontab'
import { listOrgRoot } from "@/api/system/dept";
export default {