9.25张祥瑞
This commit is contained in:
parent
bec69289ac
commit
9dbae0a56e
2
env/.env.development
vendored
2
env/.env.development
vendored
@ -8,7 +8,7 @@ VITE_SHOW_SOURCEMAP = true
|
||||
#VITE_WEBAPP = 'D://opt//AppUpdateTest'
|
||||
VITE_WEBAPP = ''
|
||||
#VITE_SERVER_BASEURL = 'http://10.75.15.247:8080/jeecg-boot'
|
||||
VITE_SERVER_BASEURL = 'http://10.75.166.6:8080/jeecg-boot'
|
||||
VITE_SERVER_BASEURL = 'http://10.75.166.170:8080/jeecg-boot'
|
||||
#VITE_SERVER_BASEURL = 'http://10.75.173.194:8080/jeecg-boot'
|
||||
#VITE_SERVER_BASEURL = 'https://10.75.166.6/test'
|
||||
|
||||
|
||||
@ -127,7 +127,7 @@
|
||||
if (res.success) {
|
||||
homelist.value = res.result.map((item, index) => ({
|
||||
...item, // 保留原有字段
|
||||
homezt: 0, // 添加homezt字段,默认为0
|
||||
// homezt: 0, // 添加homezt字段,默认为0
|
||||
}));
|
||||
//添加楼层情况
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user