@@ -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,