diff --git a/src/views/monitor/job/index.vue b/src/views/monitor/job/index.vue
index 88f4500..a41b205 100644
--- a/src/views/monitor/job/index.vue
+++ b/src/views/monitor/job/index.vue
@@ -68,11 +68,10 @@
v-if="columns.showColumn('jobGroup')" />
-
+
@@ -84,7 +83,7 @@
align="center"
:show-overflow-tooltip="true"
v-if="columns.showColumn('lastRunTime')" />
-
+
@@ -99,9 +98,9 @@
v-if="scope.row.isStart"
v-hasPermi="['monitor:job:run']"
icon="remove"
- title="运行"
+ title="运行一次"
@click="handleRun(scope.row)">
- {{ $t('btn.run') }}
+ {{ $t('btn.run') }}一次