任务调度js挪动
This commit is contained in:
@@ -49,7 +49,7 @@ import CRUD, { presenter, header, form, crud } from '@crud/crud'
|
|||||||
import rrOperation from '@crud/RR.operation'
|
import rrOperation from '@crud/RR.operation'
|
||||||
import crudOperation from '@crud/CRUD.operation'
|
import crudOperation from '@crud/CRUD.operation'
|
||||||
import pagination from '@crud/Pagination'
|
import pagination from '@crud/Pagination'
|
||||||
import crudJob from '@/api/system/timing'
|
import crudJob from '@/views/system/timing/timing'
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: 'Autorun',
|
name: 'Autorun',
|
||||||
|
|||||||
@@ -128,7 +128,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import crudJob from '@/api/system/timing'
|
import crudJob from '@/views/system/timing/timing'
|
||||||
import Log from './log'
|
import Log from './log'
|
||||||
import CRUD, { presenter, header, form, crud } from '@crud/crud'
|
import CRUD, { presenter, header, form, crud } from '@crud/crud'
|
||||||
import rrOperation from '@crud/RR.operation'
|
import rrOperation from '@crud/RR.operation'
|
||||||
|
|||||||
Reference in New Issue
Block a user