提示已经有服务分组配置时加入分组链接

This commit is contained in:
刘祥超
2021-09-22 19:46:22 +08:00
parent 4016296e0b
commit 67a10994a4
2 changed files with 12 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
<div v-if="hasGroupConfig">
<div class="margin"></div>
<warning-message>由于已经在当前服务分组中进行了对应的配置,在这里的配置将不会生效。</warning-message>
<warning-message>由于已经在当前<a :href="groupSettingURL">服务分组</a>中进行了对应的配置,在这里的配置将不会生效。</warning-message>
</div>
<div :class="{'opacity-mask': hasGroupConfig}">