|
@@ -1113,11 +1113,6 @@
|
|
|
$('.free-btn-reword').on('click', function() {
|
|
|
// 留资判断
|
|
|
location.href = '/jyapp/frontPage/bigmember/free/perfect_info?source=ent_portrait_contacts'
|
|
|
- // isReservedInfo(function(data){
|
|
|
- // if (data.retainedCapital) {
|
|
|
- // location.href = '/jyapp/frontPage/bigmember/free/perfect_info?source=ent_portrait_contacts'
|
|
|
- // }
|
|
|
- // })
|
|
|
})
|
|
|
|
|
|
// 判断账户权限
|