mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
【fix】修复vue-edit模板
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
>{{"{{"}} dict.dictLabel {{"}}"}}</el-option>
|
>{{"{{"}} dict.dictLabel {{"}}"}}</el-option>
|
||||||
</el-select>
|
</el-select>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
{end }}
|
{{ end }}
|
||||||
{{- else if eq $column.HtmlType "radio" }}
|
{{- else if eq $column.HtmlType "radio" }}
|
||||||
{{if ne $column.DictType ""}}
|
{{if ne $column.DictType ""}}
|
||||||
<el-form-item label="{{$column.ColumnComment}}" prop="{{$column.JsonField}}">
|
<el-form-item label="{{$column.ColumnComment}}" prop="{{$column.JsonField}}">
|
||||||
|
|||||||
Reference in New Issue
Block a user