修改日志
This commit is contained in:
@@ -153,7 +153,7 @@ const typeOptions = ref([
|
||||
{ label: 'cp95值', value: 4 }
|
||||
])
|
||||
onMounted(() => {
|
||||
datePickerRef.value.setTheDate(5)
|
||||
datePickerRef.value.setTheDate(4)
|
||||
init()
|
||||
})
|
||||
const height: any = ref(mainHeight(200, 1))
|
||||
|
||||
Reference in New Issue
Block a user