Commit 59a620a5 by xue_wengang

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

parent 9b3bdd07
......@@ -205,7 +205,7 @@ export default {
page: 1,
policemanid: "",
trueName: "",
sfbhxj: "",
sfbhxj:"1"
},
cxQueryField: [
{
......
......@@ -69,7 +69,7 @@ module.exports = {
},
proxy: {
"/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,
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