git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@9831 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
@@ -389,6 +389,8 @@ public class BaseInfoServiceImpl implements BaseInfoService {
prodInfo.setPbrand(cmp.getBrand().getNameCn());
prodInfo.setKinden(cmp.getKind().getNameEn());
prodInfo.setCmpUuId(cmp.getUuid());
+ prodInfo.setPbranden(cmp.getBrand().getNameEn());
+ prodInfo.setKind(cmp.getKind().getNameCn());
prodInfo.setStandard(Constant.YES);
break;
} else {
@@ -10338,6 +10338,7 @@ define([ 'toaster', 'charts', 'ngTable', 'common/services', 'common/directives',
page : 1,
count : 20,
sorting: {
+ id: 'desc',
}
}, {
total : 0,