|
@@ -1211,9 +1211,9 @@ |
|
|
isLoadingnh:false, |
|
|
isLoadingnh:false, |
|
|
countnh:0, |
|
|
countnh:0, |
|
|
isLoadingzjd:false, |
|
|
isLoadingzjd:false, |
|
|
countqb:0, |
|
|
|
|
|
countyhc:0, |
|
|
|
|
|
countwhc:0, |
|
|
|
|
|
|
|
|
countqb:1, |
|
|
|
|
|
countyhc:1, |
|
|
|
|
|
countwhc:1, |
|
|
// 使用权人表单弹出 |
|
|
// 使用权人表单弹出 |
|
|
shownh:false, |
|
|
shownh:false, |
|
|
showhzht:false, |
|
|
showhzht:false, |
|
@@ -1463,6 +1463,7 @@ |
|
|
"pageSize":10, |
|
|
"pageSize":10, |
|
|
} |
|
|
} |
|
|
listZjdzd(params).then((response) => { |
|
|
listZjdzd(params).then((response) => { |
|
|
|
|
|
|
|
|
if(response.rows.length>0&&this.list2.length<response.total){ |
|
|
if(response.rows.length>0&&this.list2.length<response.total){ |
|
|
response.rows.map(res => { |
|
|
response.rows.map(res => { |
|
|
this.list2.push(res) |
|
|
this.list2.push(res) |
|
|