|
|
@@ -189,6 +189,7 @@ define(['jquery', "template", "Tools", "paging", 'dateTime', 'swiper'], function |
|
|
|
houseOwnership:1, |
|
|
|
pageNum: 1, |
|
|
|
pageSize: 10, |
|
|
|
landStatus:$('#useTypeContent').val(), |
|
|
|
}, module.assetList , true); |
|
|
|
tools.doGet(treeselectSecond+'100', {}, module.useContent, true); |
|
|
|
} |
|
|
@@ -300,6 +301,7 @@ define(['jquery', "template", "Tools", "paging", 'dateTime', 'swiper'], function |
|
|
|
houseOwnership:1, |
|
|
|
pageNum: 1, |
|
|
|
pageSize: 10, |
|
|
|
landStatus:$('#useTypeContent').val(), |
|
|
|
}, module.assetList , true); |
|
|
|
tools.doGet(treeselectSecond+$('#treeselectSecondContent').val(), {}, module.useContent , true); |
|
|
|
//资产列表 |
|
|
|