From de271c10af67dda6d24fd7853529f79b104edccb Mon Sep 17 00:00:00 2001 From: Alessio Date: Mon, 22 Jun 2020 10:20:18 +0200 Subject: [PATCH 01/10] fix point 7 and 12 --- .../setup/ciclo/components/show-ciclo-info.ts | 2 +- .../ciclo/components/show-ciclo-info.vue | 8 ++++---- .../components/show-controstampo-info.ts | 2 +- .../components/show-controstampo-info.vue | 16 +++++++-------- .../components/show-estrazione-info.ts | 2 +- .../components/show-estrazione-info.vue | 12 +++++------ .../base-components/setupSottosquadra.vue | 4 ++-- .../components/sottosquadra-controstampo.vue | 2 +- .../components/sottosquadra-stampo.vue | 2 +- .../setup/opzioni/show-opzioni-info.ts | 2 +- .../setup/opzioni/show-opzioni-info.vue | 14 ++++++------- .../components/show-pirometro-info.ts | 2 +- .../components/show-pirometro-info.vue | 16 +++++++-------- .../components/show-quote-velocita-info.ts | 2 +- .../components/show-quote-velocita-info.vue | 12 +++++------ .../components/show-raffreddamento-info.ts | 2 +- .../components/show-raffreddamento-info.vue | 20 +++++++++---------- .../riscaldi/components/show-riscaldi-info.ts | 2 +- .../components/show-riscaldi-info.vue | 14 ++++++------- .../setup/vuoto/show-vuoto-info.ts | 2 +- .../setup/vuoto/show-vuoto-info.vue | 16 +++++++-------- 21 files changed, 77 insertions(+), 77 deletions(-) diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/setup/ciclo/components/show-ciclo-info.ts b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/ciclo/components/show-ciclo-info.ts index 129d4ec5..ac09ab61 100644 --- a/Thermo.Active/wwwroot/src/app_modules_thermo/setup/ciclo/components/show-ciclo-info.ts +++ b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/ciclo/components/show-ciclo-info.ts @@ -15,7 +15,7 @@ import { recipeService } from "@/services/recipeService"; export default class ShowCicloInfo extends Vue { recipe: Recipe.IRecipe = this.$store.getters.getCurrent(); - show: string = "caricatore"; + show: number = 0; @Prop() deferred: Deferred; diff --git a/Thermo.Active/wwwroot/src/app_modules_thermo/setup/ciclo/components/show-ciclo-info.vue b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/ciclo/components/show-ciclo-info.vue index 2a6bc2ba..b1e6dcc4 100644 --- a/Thermo.Active/wwwroot/src/app_modules_thermo/setup/ciclo/components/show-ciclo-info.vue +++ b/Thermo.Active/wwwroot/src/app_modules_thermo/setup/ciclo/components/show-ciclo-info.vue @@ -2,16 +2,16 @@
- - + +
- - + +