diff --git a/Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm b/Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm
index 42e16ee2..36e5072c 100644
--- a/Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm
+++ b/Admin.NET/Admin.NET.Web.Entry/wwwroot/Template/index.vue.vm
@@ -141,7 +141,7 @@
@:
} else if(@column.EffectType == "Select") {
@:
- @: {{dv('@(@column.DictTypeCode)', row.@column.LowerPropertyName)?.name}}
+ @: {{di('@(@column.DictTypeCode)', row.@column.LowerPropertyName)?.name}}
@:
} else if(@column.EffectType == "EnumSelector") {
@: