合并
This commit is contained in:
@ -106,7 +106,7 @@
|
||||
link
|
||||
type="primary"
|
||||
icon="View"
|
||||
v-if="scope.row.auditStatus != 'draft' && scope.row.auditStatus != 'finish'"
|
||||
v-if="scope.row.auditStatus != 'draft'"
|
||||
@click="handleAuditView(scope.row)"
|
||||
v-hasPermi="['out:monthPlan:remove']"
|
||||
>查看流程</el-button
|
||||
|
Reference in New Issue
Block a user