[update] 修改会议新增会议文件字段
This commit is contained in:
@@ -133,7 +133,8 @@
|
||||
</a-col>
|
||||
</a-row>
|
||||
|
||||
<a-row :gutter="24">
|
||||
<!-- 2023-07变更,添加会议文件字段 -->
|
||||
<a-row :gutter="24" v-if="meetingType === '2'">
|
||||
<a-col :xxl="8" :xl="12" :sm="24">
|
||||
<a-form-item label="会议文件" :labelCol="labelCol" :wrapperCol="wrapperCol">
|
||||
<j-upload :multiple="true"
|
||||
|
||||
Reference in New Issue
Block a user