fix : 修复专项资金文件预览,优化上报前置流程展示
This commit is contained in:
@@ -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 ? '更改' : '请选择前置流程'
|
||||
|
||||
Reference in New Issue
Block a user