pjb
2025-07-07 1232d29074c3c636c904921a306d14b150b46006
zy-asrs-admin/src/config.js
@@ -1,7 +1,7 @@
import { reactive, inject } from 'vue';
export const globalState = reactive({
    url: 'http://192.168.8.14:8081/wms',
    url: 'http://127.0.0.1:8081/wms',
    token: '',
    user: null,
    locale: 'zh_CN', // 默认语言