Explorar el Código

修改

master
huxinglu hace 4 años
padre
commit
e1c5989432
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      src/views/command/index.vue

+ 2
- 1
src/views/command/index.vue Ver fichero

@@ -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()

Cargando…
Cancelar
Guardar