mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化旧货市场
This commit is contained in:
parent
281f9d1659
commit
3854795b72
@ -25,7 +25,7 @@
|
|||||||
_initMethod: function () {
|
_initMethod: function () {
|
||||||
vc.component._listJunkRequirements(DEFAULT_PAGE, DEFAULT_ROWS);
|
vc.component._listJunkRequirements(DEFAULT_PAGE, DEFAULT_ROWS);
|
||||||
$that.junkRequirementManageInfo.conditions.typeCd = vc.getParam('typeCd');
|
$that.junkRequirementManageInfo.conditions.typeCd = vc.getParam('typeCd');
|
||||||
if(vc.getParam('typeCd') == '333333'){
|
if(vc.getParam('typeCd') == 333333){
|
||||||
$that.junkRequirementManageInfo.pageName = '需求';
|
$that.junkRequirementManageInfo.pageName = '需求';
|
||||||
}else{
|
}else{
|
||||||
$that.junkRequirementManageInfo.pageName = '旧货';
|
$that.junkRequirementManageInfo.pageName = '旧货';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user