优化申请描述 #20

Merged
yangqiang merged 1 commits from yangjie into master 2024-10-11 16:22:49 +08:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit fe1b2ea5ba - Show all commits

View File

@ -1,7 +1,7 @@
{
"name": "WGShare.Metting",
"private": true,
"version": "0.4.3",
"version": "0.4.8",
"main": "main.js",
"authors": "yj",
"description": "智汇享",

View File

@ -1015,7 +1015,7 @@ const Meeting: React.FC = () => {
confirm({
title: '提示',
icon: <ExclamationCircleFilled />,
content: `该操作需向管理员申请权限`,
content: `该操作需向管理员申请发言权限`,
centered: true,
okText: '申请',
cancelText: '取消',