china
2023-05-11 c7bc3eb18e1fda4254ca0195e2133d2ed978de11
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 {