k94314517
2024-11-29 d1c205d29b5eacf1de22a7af29329ca370d1c2d3
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