|
|
@ -111,7 +111,7 @@ |
|
|
|
type="text" |
|
|
|
type="text" |
|
|
|
icon="el-icon-caret-right" |
|
|
|
icon="el-icon-caret-right" |
|
|
|
@click="handleRun(scope.row)" |
|
|
|
@click="handleRun(scope.row)" |
|
|
|
v-hasPermi="['monitor:job:edit']" |
|
|
|
v-hasPermi="['monitor:job:changeStatus']" |
|
|
|
>执行一次</el-button> |
|
|
|
>执行一次</el-button> |
|
|
|
<el-button |
|
|
|
<el-button |
|
|
|
size="mini" |
|
|
|
size="mini" |
|
|
|