长者标签错别字修改

This commit is contained in:
1378012178@qq.com 2025-08-15 16:30:51 +08:00
parent d5a9c9087a
commit 65db2c90e6
2 changed files with 2 additions and 2 deletions

View File

@ -64,7 +64,7 @@
</template>
</a-drawer>
<!-- 标准指令库 -->
<a-drawer v-model:visible="elderTagMainVisible" title="标准指令库" width="85vw" :footer-style="{ textAlign: 'right' }"
<a-drawer v-model:visible="elderTagMainVisible" title="标准标签库" width="85vw" :footer-style="{ textAlign: 'right' }"
:bodyStyle="{ height: '70vh', display: 'flex', flexDirection: 'column', overflow: 'auto' }"
wrapClassName="org-list-modal" @cancel="handleCancelelderTagMain">
<template #footer>

View File

@ -73,7 +73,7 @@
</div>
<a-card class="right">
<div class="zljx-platform">
<span class="section-title">指令镜像</span>
<span class="section-title">标签镜像</span>
<div class="directive-choose-wrapper">
<ElderTagChooseCom v-show="!!orgInfo.length" ref="elderTagChooseRef" :targetChooseType="targetChooseType"
:targetOrgs="selectedTargetOrgs">