问题修复

This commit is contained in:
hongchao 2026-01-19 16:47:06 +08:00
parent 547ed4fe83
commit b9114f94a7
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@
v-if="scope.row.taskStatusName == '未完成'"
@click="handleStop(scope.row)"
>终止</el-button>
<el-button v-if="scope.row.isAuth != '0'" size="mini" type="warning" @click="handleLld(scope.row)">
<el-button size="mini" type="warning" @click="handleLld(scope.row)">
业务联单
</el-button>
<el-button v-if="scope.row.isAuth == '0'" size="mini" type="warning" @click="handleAuthorization(scope.row)">