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