src/views/specialCheck/index.vue
@@ -81,7 +81,6 @@ let res = await getCheckUnitType() if(res.data.code === "200"){ t.unitType = res.data.result.checkUnitType console.log(t.unitType,'type666') }else{ t.$message({ type:'warning', @@ -97,9 +96,6 @@ t.taskMenu = res.data.result.specialCheckTaskSimplifyInfos t.openeds[0] = t.taskMenu[0].id + '-' + t.taskMenu[0].taskName t.openeds[1] = '1' console.log(t.openeds,'openeds') // t.$refs.wholesale.enterpriseType = t.unitType // t.$refs.wholesale.getEnterpriseCompleteInfoList() }else{ t.$message({ type:'warning',