sonar qube
This commit is contained in:
@@ -491,7 +491,8 @@ export default {
|
||||
break;
|
||||
};
|
||||
|
||||
return this.isMainBtnDisabled = disabledBool;
|
||||
this.isMainBtnDisabled = disabledBool;
|
||||
return this.isMainBtnDisabled;
|
||||
|
||||
},
|
||||
...mapState(ConformanceInputStore, ['activityRadioData']),
|
||||
|
||||
Reference in New Issue
Block a user