[update 海外会议] 去掉发布按钮
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<a-button type="primary" icon="download" @click="handleExportXls('海外会议')" v-has="'overseasMeeting:export'">导出
|
||||
</a-button>
|
||||
<a-button type="danger" icon="delete" @click="batchDel" v-has="'overseasMeeting:batchDel'">批量删除</a-button>
|
||||
<a-button @click="releaseMeeing" type="primary" v-has="'overseasMeeting:publish'">发布</a-button>
|
||||
<!--<a-button @click="releaseMeeing" type="primary" v-has="'overseasMeeting:publish'">发布</a-button>-->
|
||||
</div>
|
||||
|
||||
<!-- table区域-begin -->
|
||||
|
||||
Reference in New Issue
Block a user