|
@@ -102,6 +102,7 @@
|
|
|
type="text"
|
|
type="text"
|
|
|
icon="el-icon-edit"
|
|
icon="el-icon-edit"
|
|
|
@click="handleApprove(scope.row)"
|
|
@click="handleApprove(scope.row)"
|
|
|
|
|
+ v-hasPermi="['finance:record:approve']"
|
|
|
v-if="scope.row.zfrApproveStt == '03'"
|
|
v-if="scope.row.zfrApproveStt == '03'"
|
|
|
>提交审批</el-button
|
|
>提交审批</el-button
|
|
|
>
|
|
>
|
|
@@ -220,6 +221,7 @@
|
|
|
type="text"
|
|
type="text"
|
|
|
icon="el-icon-edit"
|
|
icon="el-icon-edit"
|
|
|
@click="handleApprove(scope.row)"
|
|
@click="handleApprove(scope.row)"
|
|
|
|
|
+ v-hasPermi="['finance:record:approve']"
|
|
|
v-if="scope.row.zfrApproveStt == '03'"
|
|
v-if="scope.row.zfrApproveStt == '03'"
|
|
|
>提交审批</el-button
|
|
>提交审批</el-button
|
|
|
>
|
|
>
|
|
@@ -329,6 +331,7 @@
|
|
|
type="text"
|
|
type="text"
|
|
|
icon="el-icon-edit"
|
|
icon="el-icon-edit"
|
|
|
@click="handleApprove(scope.row)"
|
|
@click="handleApprove(scope.row)"
|
|
|
|
|
+ v-hasPermi="['finance:record:approve']"
|
|
|
v-if="scope.row.zfrApproveStt == '03'"
|
|
v-if="scope.row.zfrApproveStt == '03'"
|
|
|
>提交审批</el-button
|
|
>提交审批</el-button
|
|
|
>
|
|
>
|
|
@@ -431,6 +434,7 @@
|
|
|
type="text"
|
|
type="text"
|
|
|
icon="el-icon-edit"
|
|
icon="el-icon-edit"
|
|
|
@click="handleApprove(scope.row)"
|
|
@click="handleApprove(scope.row)"
|
|
|
|
|
+ v-hasPermi="['finance:record:approve']"
|
|
|
v-if="scope.row.zfrApproveStt == '03'"
|
|
v-if="scope.row.zfrApproveStt == '03'"
|
|
|
>提交审批</el-button
|
|
>提交审批</el-button
|
|
|
>
|
|
>
|