fix 80834

This commit is contained in:
danshihao
2024-01-16 13:24:46 +08:00
parent 2ead07a8a5
commit 0d613e3e83
@@ -249,7 +249,8 @@
dictCode="invoice_project"/>
</a-form-item>
</a-col>
<a-col :xl="6" :lg="7" :md="8" :sm="24" class="flex-width-zero">
<!-- 国际研讨会 且为 WASIC时显示 -->
<a-col :xl="6" :lg="7" :md="8" :sm="24" class="flex-width-zero" v-if="currentMeetingInfo.meetingType === '3' && currentMeetingInfo.isWasic">
<a-form-item label="会议名称">
<j-multi-select-tag
v-model="queryParam.choiceTopic_regexp"