pages/tabBar/warning.vue
@@ -125,13 +125,11 @@ <script> import dropdownMenu from '@/components/drop-down-menu/index.vue' import realWarning from './components/realWarning.vue' import hisWarning from './components/hisWarning.vue' import dayjs from 'dayjs' export default { components: { dropdownMenu, realWarning, hisWarning }, data() {