简单封装 基于 quasar组件的 日期选择器
引入 moment 引入高德地图 引入axios
This commit is contained in:
parent
a27006572a
commit
29cadf45ba
@ -115,7 +115,6 @@ const model = computed(() => {
|
||||
return date.value;
|
||||
}
|
||||
})
|
||||
const datePicker = ref()
|
||||
const show = ref(false)
|
||||
const scrollArea = reactive({
|
||||
thumbStyle: {
|
||||
|
Loading…
Reference in New Issue
Block a user