company/src/views/business/member.vue
@@ -172,16 +172,11 @@ .then(res => { this.solutions = res }) /* if(this.userInfo.type ==1){ findListByDTO({ dataType: 2 }) .then(res => { this.options = res if (this.userInfo.type === 0) { companyAll({}).then(res => { this.companyList = res }) }*/ companyAll({}).then(res => { this.companyList = res }) } }, calculateAge(idNumber) { if (!idNumber) return