|
|
|
|
@ -164,6 +164,7 @@ type="success" plain @click="handleExport" :loading="exportLoading"
|
|
|
|
|
type="primary"
|
|
|
|
|
@click.stop="openForm('update', scope.row)"
|
|
|
|
|
v-hasPermi="['mes:zj-task:update']"
|
|
|
|
|
v-if="scope.row.result !== '1' && scope.row.result !== '2'"
|
|
|
|
|
>
|
|
|
|
|
{{ t('action.update') }}
|
|
|
|
|
</el-button>
|
|
|
|
|
|