diff --git a/lib/client/src/views/project/template-manage/components/render-template.vue b/lib/client/src/views/project/template-manage/components/render-template.vue index bcfc7811d..090601f86 100644 --- a/lib/client/src/views/project/template-manage/components/render-template.vue +++ b/lib/client/src/views/project/template-manage/components/render-template.vue @@ -37,7 +37,7 @@ -
{{template.templateName}}
+
{{template.templateName}}
{{ template.updateUser || template.createUser }}
diff --git a/lib/client/src/views/project/template-manage/components/template-import-dialog.vue b/lib/client/src/views/project/template-manage/components/template-import-dialog.vue index 54629d2bb..164e92551 100644 --- a/lib/client/src/views/project/template-manage/components/template-import-dialog.vue +++ b/lib/client/src/views/project/template-manage/components/template-import-dialog.vue @@ -55,7 +55,7 @@