|
@@ -153,7 +153,7 @@ import {
|
|
|
import { nextTick } from "vue";
|
|
|
import { getToken } from '@/utils/auth'
|
|
|
import useUserStore from '@/store/modules/user'
|
|
|
-import { patternNginxExportWsUrl } from "../../utils/ws"
|
|
|
+import { patternNginxExportWsUrl } from "@/utils/ws"
|
|
|
const { proxy } = getCurrentInstance();
|
|
|
/** 字典数组区 */
|
|
|
const { outsource_before_checkout_verify_status } = proxy.useDict(
|