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