diff --git a/src/components/common/status-switch.vue b/src/components/common/status-switch.vue new file mode 100644 index 0000000..3d5c2d3 --- /dev/null +++ b/src/components/common/status-switch.vue @@ -0,0 +1,39 @@ + + + + + diff --git a/src/views/job/task/index.vue b/src/views/job/task/index.vue index 1286ed5..dbc7ac9 100644 --- a/src/views/job/task/index.vue +++ b/src/views/job/task/index.vue @@ -1,16 +1,16 @@