fix(json-schema): 批量添加提示
This commit is contained in:
parent
195993ed1e
commit
f94a0803fc
|
@ -485,7 +485,7 @@
|
|||
</a-radio-group>
|
||||
</template>
|
||||
<template #rightTitle>
|
||||
<div class="flex justify-between">
|
||||
<div v-if="batchAddType === 'json'" class="flex justify-between">
|
||||
<div class="text-[var(--color-text-4)]">
|
||||
{{ t('ms.json.schema.batchAddTip') }}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue