From 0688e553fbd53b2965ea8ddfdbe05f506331fe25 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 20 Jan 2022 11:18:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E6=B4=97=E8=A7=84=E5=88=99=20->=20tag?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- importer/importer.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/importer/importer.go b/importer/importer.go index 1af4c7e2..9fe1c5bc 100644 --- a/importer/importer.go +++ b/importer/importer.go @@ -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{