mirror of
https://gitee.com/elegant_wings/dbd-meeting-html.git
synced 2025-06-21 03:19:36 +08:00
修改对应bug
This commit is contained in:
parent
eae7222a90
commit
04cc23798e
@ -85,6 +85,10 @@ export default {
|
||||
{
|
||||
key: '6',
|
||||
value: '门锁'
|
||||
},
|
||||
{
|
||||
key: '7',
|
||||
value: '开门控制器'
|
||||
}
|
||||
],
|
||||
confirmLoading: false,
|
||||
|
@ -108,7 +108,7 @@ const vueConfig = {
|
||||
port: 8000,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://192.168.0.30:9227',
|
||||
target: 'http://192.168.1.47:9227',
|
||||
// target: 'https://www.chuangzhikj.com/saas-ics',
|
||||
pathRewrite: { '^/api': '' },
|
||||
ws: false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user