| src/views/device/airport.vue | ●●●●● patch | view | raw | blame | history |
src/views/device/airport.vue
@@ -542,7 +542,7 @@ }, ], formatter: (row, value) => { return value[0]? `${this.$dayjs(value[0]).format('YYYY-MM-DD')}~${this.$dayjs(value[0]).format('YYYY-MM-DD')}` : '/'; return value[0]? `${this.$dayjs(value[0]).format('YYYY-MM-DD')}~${this.$dayjs(value[1]).format('YYYY-MM-DD')}` : '/'; }, }, // {