【修改bug】发起的显示

This commit is contained in:
zhoulingpo
2023-04-27 15:59:01 +08:00
parent e7829b4a82
commit caf6f4381a
+1 -1
View File
@@ -38,7 +38,7 @@
<span v-else-if="scope.row.approvalResult == '2'">
不同意
</span>
<span v-else></span>
<span v-else-if="!scope.row.approvalResult && scope.row.deleteReason=='completed'">发起</span>
</template>
</el-table-column>
<el-table-column