From 4ffe4cd0f7759f66cbf2dc18cbb164f1024f749b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com>
Date: Tue, 6 Dec 2022 18:18:34 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=BB=E5=8A=A1ui=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/monitor/job/index.vue | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
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') }}一次