| | |
| | | string s = brandList[str].brandName; |
| | | strList.Add(s); |
| | | } |
| | | JLCountrycode.CountryCodeView.Current.ShowSortSelection("选择红外品牌", GetDateList(strList), (countryName) => |
| | | var dicList = GetDateList(strList); |
| | | JLCountrycode.CountryCodeView.Current.ShowSortSelection(Language.StringByID(StringId.xuanzehongwaipinpai), dicList, (countryName) => |
| | | { |
| | | |
| | | var brandObj = brandList.Find((c) => c.brandName == countryName); |
| | |
| | | { |
| | | if (libraryList.Count < 40) |
| | | { |
| | | //限制40个库; |
| | | libraryList.Add(library); |
| | | } |
| | | } |
| | |
| | | } |
| | | else |
| | | { |
| | | Method method = new Method(); |
| | | PirMethod method = new PirMethod(); |
| | | method.ErrorShow(responsePackNew, ""); |
| | | } |
| | | }, id, "品牌红外码库列表"); |