diff --git a/src/views/monitor/job/index.vue b/src/views/monitor/job/index.vue index 4efa693..2c34b2b 100644 --- a/src/views/monitor/job/index.vue +++ b/src/views/monitor/job/index.vue @@ -7,13 +7,13 @@ - + + + + + 表格 + 卡片 + {{ $t('btn.search') }} @@ -39,107 +39,149 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + @@ -372,7 +414,7 @@ const jobLogList = ref([]) const logTitle = ref('') const formRef = ref(null) const queryRef = ref(null) - +const viewSwitch = ref(1) const state = reactive({ form: {}, // 表单校验