admin/src/views/business/dangerStatic.vue
@@ -35,7 +35,7 @@ data() { return { filters: { fastdate: '0', fastdate: '', queryStartTime: '', queryEndTime: '' }, @@ -70,7 +70,8 @@ } }, mounted() { this.changeRadio('0') // this.changeRadio('0') this.getData() }, methods: { changeRadio(day) { @@ -232,9 +233,9 @@ </script> <style lang="scss" scoped> .main_app { /*.main_app { height: 100%; } }*/ .main_content { display: flex; @@ -273,4 +274,4 @@ } } } </style> </style>