WH01243 7 місяців тому
батько
коміт
097bb79361
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      jyBXCore/rpc/service/operator.go

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

@@ -123,7 +123,7 @@ func getGetCriteriaType(entId, positionId, tag int64) []map[string]interface{} {
 						"key":        "industry",
 						"key":        "industry",
 						"type":       "selectList",
 						"type":       "selectList",
 						"label":      "行业",
 						"label":      "行业",
-						"defaultVal": "",
+						"defaultVal": []string{""},
 						"props": map[string]interface{}{
 						"props": map[string]interface{}{
 							"multiple": false,
 							"multiple": false,
 						},
 						},