fix: BUG修改

This commit is contained in:
kun 2024-05-08 22:22:58 +08:00
parent 061435c18b
commit f313f7efba
5 changed files with 105655 additions and 4 deletions

View File

@ -1,11 +1,11 @@
//基础请求地址,需要根据自己的需求切换
// export const BASE_URL = "http://42.180.188.17:9809" // 鞍钢正式环境
export const BASE_URL = "http://42.180.188.17:19098" // 鞍钢线上测试环境
// export const BASE_URL = "http://42.180.188.17:19098" // 鞍钢线上测试环境
// export const BASE_URL = "http://47.93.215.234:9809" // 鞍钢正式环境
// export const BASE_URL = "http://47.93.215.234:19098" // 鞍钢线上测试环境
// export const BASE_URL = "http://47.93.215.234:19097"
// export const BASE_URL = "http://182.90.224.237:35557"
// export const BASE_URL = "http://192.168.34.155:19111"
export const BASE_URL = "http://192.168.34.155:19111"
// export const BASE_URL = "http://192.168.34.221:9111"
// axios.defaults.baseURL ='http://192.168.34.221:9111/' //郭圣雄本地
//export const BASE_URL = "http://192.168.8.100:10000"

View File

@ -118,6 +118,7 @@
moduleType: 7,
userId: loginUser.userId
}).then(res => {
console.log(JSON.stringify(res),777888)
let list = res.data.result.menuList;
console.log('我的数据啊啊啊',JSON.stringify(list))
autoList.value = list.map(item => item.name);

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,14 @@
"hash": "6ab18a53",
"configHash": "87e744e2",
"lockfileHash": "2ddd0eeb",
"browserHash": "9b038b87",
"optimized": {},
"browserHash": "ad6c46fe",
"optimized": {
"@icon-park/vue-next": {
"src": "../../../../../node_modules/@icon-park/vue-next/es/index.js",
"file": "@icon-park_vue-next.js",
"fileHash": "dd84aea1",
"needsInterop": false
}
},
"chunks": {}
}