mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-23 21:36:37 +08:00
优化旧货市场
This commit is contained in:
parent
281f9d1659
commit
3854795b72
@ -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 = '旧货';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user