|
@@ -170,9 +170,7 @@ export default defineComponent({
|
|
|
|
|
|
const pageShow = ref(true)
|
|
const pageShow = ref(true)
|
|
const alarmGradeList = ref({})
|
|
const alarmGradeList = ref({})
|
|
- // const dateValue = ref([new Date(2020, 10, 10, 10, 10), new Date()])
|
|
|
|
- const dateValue = ref('')
|
|
|
|
-
|
|
|
|
|
|
+ const dateValue =ref('')
|
|
const total = ref(0)
|
|
const total = ref(0)
|
|
const pageSize = ref(15)
|
|
const pageSize = ref(15)
|
|
const currentPage = ref(1)
|
|
const currentPage = ref(1)
|