fix : 修复专项资金文件预览,优化上报前置流程展示

This commit is contained in:
2024-07-24 20:05:29 +08:00
parent b9de011871
commit 5664faccfe
3 changed files with 24 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div style="display: flex;align-items: center">
<div style="display: flex;align-items: center;flex-wrap: wrap;">
<el-button color="#DED0B2" @click="handleShowPreTable" style="margin-right: 10px">
{{
localFormData.preProcess && localFormData.preProcess.length > 0 ? '更改' : '请选择前置流程'