pang.jiabao
2025-04-03 20235a873f123a83f7763c0327e5845caa32c9b9
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', // 默认语言