@@ -175,7 +175,8 @@ | |||
computed: { | |||
...mapGetters(["fontSize"]) | |||
}, | |||
components: {dateLeft, dateRight, problemLeft, problemDetailWin, askLeft,hpDetailWin,qualityLeft,qualityRight}, | |||
// components: {dateLeft, dateRight, problemLeft, problemDetailWin, askLeft,hpDetailWin,qualityLeft,qualityRight}, | |||
components: {problemDetailWin,hpDetailWin}, | |||
methods: { | |||
hpDetail(driverId){ | |||
this.closeInfoWin() |