Browse Source

修改

master
huxinglu 4 years ago
parent
commit
e1c5989432
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/views/command/index.vue

+ 2
- 1
src/views/command/index.vue View File

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

Loading…
Cancel
Save