Commit dfd4b1fe by yuhao

修改虹膜人员编号

parent a9796cb2
......@@ -207,7 +207,6 @@ export default {
params.append('xyrXm', this.formPer.xm)
params.append('xyrZjhm', this.formPer.cyzjZjhm)
params.append('glxxzjbh', this.cxFormData1.xxzjbh)
params.append('rybh', this.rybh)
let res
if (this.editType == 2) {
params.append('xxzjbh', this.formPer.xxzjbh)
......
......@@ -58,7 +58,7 @@ module.exports = {
},
proxy: {
"/apialy": {
target: "http://192.168.1.111:8762", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
target: "http://192.168.1.110:8762", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
// ws: true,
changeOrigin: true,
secure: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment