bug整改

This commit is contained in:
=
2025-09-15 15:43:53 +08:00
parent 11b90741be
commit b21a619991
13 changed files with 211 additions and 41 deletions
@@ -60,7 +60,7 @@ layout("/layouts/platform.html"){
</el-table>
<!--#include("/layouts/pagination.html"){}#-->
</el-card>
<template #edit>
<info ref="infoRef">
<div v-if="showApprovalForm">
@@ -83,7 +83,7 @@ layout("/layouts/platform.html"){
</div>
</info>
</template>
</guava>
</div>
<script>
@@ -107,10 +107,10 @@ layout("/layouts/platform.html"){
{ prop: "unionName", label: "所属工会", sortable: true },
{ prop: "unitName", label: "所属单位", sortable: true },
{ prop: "sign", label: "签字" },
{ prop: "taskName", label: "当前节点" },
{ prop: "curTaskName", label: "当前节点" },
{ prop: "instanceState", label: "流程状态" }
],
// 审核相关
showApprovalForm: false,
formData: {