|
@@ -16,7 +16,7 @@
|
|
<template #content>
|
|
<template #content>
|
|
<div>
|
|
<div>
|
|
多语言显示:{{ i18n_formTitle }}<br />
|
|
多语言显示:{{ i18n_formTitle }}<br />
|
|
- 若需要配置多语言:配置 route.['{{ form.title }}']
|
|
|
|
|
|
+ <span style="color: var(--el-color-danger)">若需要配置多语言:配置 route.['{{ form.title }}']</span>
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
<span class="flex flex-align-pack-center">
|
|
<span class="flex flex-align-pack-center">
|