优化旧货市场

This commit is contained in:
java110 2020-04-18 18:28:24 +08:00
parent 281f9d1659
commit 3854795b72

View File

@ -25,7 +25,7 @@
_initMethod: function () {
vc.component._listJunkRequirements(DEFAULT_PAGE, DEFAULT_ROWS);
$that.junkRequirementManageInfo.conditions.typeCd = vc.getParam('typeCd');
if(vc.getParam('typeCd') == '333333'){
if(vc.getParam('typeCd') == 333333){
$that.junkRequirementManageInfo.pageName = '需求';
}else{
$that.junkRequirementManageInfo.pageName = '旧货';