WH01243 7 ماه پیش
والد
کامیت
4c6fbba5a0
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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,