优化代码

This commit is contained in:
wuxw 2023-10-09 14:36:46 +08:00
parent 83ef789c8c
commit 4f88bb9d7d
2 changed files with 3 additions and 3 deletions

View File

@ -87,12 +87,12 @@
"disableHostCheck" : true, "disableHostCheck" : true,
"proxy" : { "proxy" : {
"/app" : { "/app" : {
"target" : "http://192.168.100.108:8088", //http://192.168.1.16:8012 "target" : "http://propertyghwy.homecommunity.cn", //http://192.168.1.16:8012
"changeOrigin" : true, // "changeOrigin" : true, //
"secure" : true // https "secure" : true // https
}, },
"/callComponent" : { "/callComponent" : {
"target" : "http://192.168.100.108:8088", //http://192.168.1.16:8012 "target" : "http://propertyghwy.homecommunity.cn", //http://192.168.1.16:8012
"changeOrigin" : true, // "changeOrigin" : true, //
"secure" : true // https "secure" : true // https
} }

View File

@ -78,7 +78,7 @@
taskId: '', taskId: '',
audit: { audit: {
auditCode: '1100', auditCode: '1100',
auditMessage: '', auditMessage: '同意',
staffId: '', staffId: '',
staffName: '', staffName: '',
taskId: '' taskId: ''