fix error package
This commit is contained in:
parent
060be9b843
commit
ce05548bc5
2 changed files with 3 additions and 9 deletions
|
|
@ -9,7 +9,7 @@ import "@vuepic/vue-datepicker/dist/main.css"
|
|||
|
||||
import "quasar/src/css/index.sass"
|
||||
import http from "./plugins/http"
|
||||
import OpenLayersMap from "vue3-openlayers";
|
||||
// import OpenLayersMap from "vue3-openlayers";
|
||||
|
||||
// import './assets/main.css'
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ app.use(Quasar, {
|
|||
},
|
||||
lang: th,
|
||||
})
|
||||
app.use(OpenLayersMap /* options */);
|
||||
// app.use(OpenLayersMap /* options */);
|
||||
|
||||
app.component(
|
||||
"datepicker",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue