MrShi
2024-11-23 9a44b3148e47b7820b9eb81164fcc9830261d9af
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