|
@@ -1,6 +1,6 @@
|
|
import Constant from "./Constant";
|
|
import Constant from "./Constant";
|
|
import VectorCategory from "./enum/VectorCategory";
|
|
import VectorCategory from "./enum/VectorCategory";
|
|
-import { os } from '@/utils/index.js'
|
|
|
|
|
|
+import { os } from '@/utils/vue.ts'
|
|
|
|
|
|
const Settings = {
|
|
const Settings = {
|
|
roadLeftDrivewayCount: 1,
|
|
roadLeftDrivewayCount: 1,
|