清洗规则 -> tag

This commit is contained in:
Max 2022-01-20 11:18:04 +08:00
parent 88c749ae9a
commit 0688e553fb

View file

@ -328,7 +328,7 @@ func (imp *Importer) MappingSetting(src from.Source) map[string]interface{} {
"清洗规则": {
Label: "清洗规则",
View: share.Render{
Type: "tags",
Type: "tag",
Props: map[string]interface{}{"value": ":rules"},
},
Edit: share.Render{