参会情况修改
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
<!-- 操作按钮区域-->
|
||||
<div class="table-operator">
|
||||
<a-button type="primary" icon="plus" @click="handleAdd">新增</a-button>
|
||||
<a-button type="primary" icon="export" @click="handleExportXls('企业管理')">导出</a-button>
|
||||
<a-button type="primary" icon="export" @click="handleExportXls('工作组会议维护')">导出</a-button>
|
||||
<a-button type="danger" icon="delete" @click="batchDel">批量删除</a-button>
|
||||
<a-button type="primary" @click="publishRemind">发布-提醒</a-button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user