fix 80834
This commit is contained in:
@@ -249,7 +249,8 @@
|
|||||||
dictCode="invoice_project"/>
|
dictCode="invoice_project"/>
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
</a-col>
|
</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="会议名称">
|
<a-form-item label="会议名称">
|
||||||
<j-multi-select-tag
|
<j-multi-select-tag
|
||||||
v-model="queryParam.choiceTopic_regexp"
|
v-model="queryParam.choiceTopic_regexp"
|
||||||
|
|||||||
Reference in New Issue
Block a user