zhuguifei
2025-08-22 8304eac2a45a32b00563c03a2f3fd303ecd5872a
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() {