Commit f32d7aa3 by yuhao

去掉高危群体操作列

parent 4ba85d5c
......@@ -1787,7 +1787,8 @@
pageBs == 'queryAjcc'||
pageBs == 'dswtzxxlbxx'||
pageBs == 'zdhdxxcjqk'||
pageBs == 'cxyhz'
pageBs == 'cxyhz'||
pageASs == 'detailGwqt'
)
">
<template slot-scope="scope">
......
......@@ -201,6 +201,7 @@
<div class="text item"
v-show="showGW">
<right-content :pageBs="pageBs"
:pageASs="'detailGwqt'"
:cxFormData="cxFormDataGW"
:cxQueryField="cxQueryField"
:cxDefaultFormThead="cxDefaultFormTheadGW"
......
......@@ -58,7 +58,7 @@ module.exports = {
},
proxy: {
"/apialy": {
target: "http://39.99.155.173:9022", //西藏: https://155.1.33.10:20010/ 阿里云:http://39.99.155.173:9022
target: "http://192.168.1.109: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