`1`
pjb
2025-07-08 d27a9dd433ff0065e21555a6d59c004828f5345a
`1`
1个文件已修改
2 ■■■ 已修改文件
zy-asrs-admin/src/config.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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', // 默认语言