|
|
@@ -1425,6 +1425,7 @@ export default {
|
|
|
clearOtherIndicators(currentCategory) {
|
|
|
if (currentCategory !== 'workorder') {
|
|
|
this.indicatorFilters.workorder.workorder = false;
|
|
|
+ this.indicatorFilters.workorder.restartNum = false;
|
|
|
}
|
|
|
if (currentCategory !== 'workhour') {
|
|
|
this.indicatorFilters.workhour.enabled = false;
|