“服务分组”改为“网站分组”

This commit is contained in:
刘祥超
2023-06-04 10:30:57 +08:00
parent b0b3dae147
commit 8c064daf3f
19 changed files with 20 additions and 20 deletions

View File

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