fix: modify wecomcs

This commit is contained in:
wangcham
2025-11-18 16:09:34 +08:00
parent 9855b6d5bc
commit 2a87419fb2
3 changed files with 2 additions and 9 deletions

View File

@@ -506,7 +506,7 @@ export default function BotForm({
/>
</div>
{/* Webhook 地址显示(仅企业微信 */}
{/* Webhook 地址显示(统一 Webhook 模式 */}
{webhookUrl && (
<FormItem>
<FormLabel>{t('bots.webhookUrl')}</FormLabel>