简单封装 基于 quasar组件的 日期选择器

引入 moment
引入高德地图
引入axios
This commit is contained in:
Shikong 2023-03-16 16:07:18 +08:00
parent a27006572a
commit 29cadf45ba

View File

@ -115,7 +115,6 @@ const model = computed(() => {
return date.value;
}
})
const datePicker = ref()
const show = ref(false)
const scrollArea = reactive({
thumbStyle: {