rollback 回滚消息模板管理中的新增按钮
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
|
||||
<!-- 操作按钮区域 -->
|
||||
<div class="table-operator">
|
||||
<!-- <a-button @click="handleAdd" type="primary" icon="plus" v-has="'template:add'">新增</a-button>-->
|
||||
<a-button @click="handleAddSystemNotifications" type="primary" icon="plus"
|
||||
v-has="'template:add:systemNotifications'">创建系统通知
|
||||
</a-button>
|
||||
|
||||
Reference in New Issue
Block a user