清洗规则 -> tag
This commit is contained in:
parent
88c749ae9a
commit
0688e553fb
1 changed files with 1 additions and 1 deletions
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue