Commit 59a620a5 by xue_wengang

用户管理是否有下级默认是

parent 9b3bdd07
...@@ -205,7 +205,7 @@ export default { ...@@ -205,7 +205,7 @@ export default {
page: 1, page: 1,
policemanid: "", policemanid: "",
trueName: "", trueName: "",
sfbhxj: "", sfbhxj:"1"
}, },
cxQueryField: [ cxQueryField: [
{ {
......
...@@ -69,7 +69,7 @@ module.exports = { ...@@ -69,7 +69,7 @@ module.exports = {
}, },
proxy: { proxy: {
"/apialy": { "/apialy": {
target: "http://192.168.1.110:8762", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022 target: "http://39.99.155.173:9022", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
// ws: true, // ws: true,
changeOrigin: true, changeOrigin: true,
secure: false, 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