NEZ-613 fix: asset 编辑页面bug修复

This commit is contained in:
@changcode
2021-05-17 21:20:49 +08:00
parent 606244b89e
commit 1b014f4f2e
4 changed files with 65 additions and 28 deletions

View File

@@ -10,7 +10,7 @@
{{ $t("project.module.batchEndpoint")}}
</span>
<span v-if="optionType === 'add'">
{{ $t("project.module.creatEndpoint")}}
{{ $t("project.module.createEndpoint")}}
</span>
</div>
<!-- end--标题-->