WH01243 7 mesi fa
parent
commit
8331080cbe
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      jyBXCore/rpc/service/operator.go

+ 1 - 1
jyBXCore/rpc/service/operator.go

@@ -344,7 +344,7 @@ func getLabel(entId int64) []map[string]interface{} {
 				labels[id] = map[string]interface{}{
 					"id":         id,
 					"key":        key,
-					"type":       "dateTimeList",
+					"type":       "selectList",
 					"label":      name,
 					"defaultVal": []string{""},
 					"props": map[string]interface{}{