接口权限过滤.

This commit is contained in:
许晓东
2023-05-18 22:56:00 +08:00
parent 7e98a58f60
commit 571efe6ddc
30 changed files with 463 additions and 63 deletions

View File

@@ -116,7 +116,9 @@
cancel-text="取消"
@confirm="resend"
>
<a-button type="primary" icon="reload"> 重新发送 </a-button>
<a-button type="primary" icon="reload" v-action:message:resend>
重新发送
</a-button>
</a-popconfirm>
</div>
</a-spin>