WH01243 7 kuukautta sitten
vanhempi
commit
4c6fbba5a0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      jyBXCore/rpc/service/operator.go

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

@@ -155,7 +155,7 @@ func getGetCriteriaType(entId, positionId, tag int64) []map[string]interface{} {
 				if isExist {
 					data = append(data, map[string]interface{}{
 						"key":            "subtype",
-						"type":           "selectList",
+						"type":           "component-popup-infotype",
 						"label":          "信息类型",
 						"cascader":       true,
 						"collectionMark": 1,