diff --git a/public/config/config.json b/public/config/config.json index e276d3a..0c03887 100644 --- a/public/config/config.json +++ b/public/config/config.json @@ -2,7 +2,7 @@ "title": "安全生产智慧监管系统", "baseUrl": "http://192.168.83.42:6909/safe-server/", "deployPathDec": "****************注意:这个/alarm的alarm一定要改成部署的文件夹的名字***************************", - "deployPath": "/safe", + "deployPath": "/alarm", "mediaBaseUrl": "http://192.168.83.42:8099", "lat": "39.90", "lng": "116.39", @@ -63,7 +63,7 @@ "appStreamUrlDesc": "代理流播放地址", "appStreamUrl": "casic", "useApprovalDesc": "是否使用审批", - "useApproval": "false", + "useApproval": "true", "useGatewayDesc": "sm是否走网关", "useGateway": "false" } diff --git a/public/config/config.json b/public/config/config.json index e276d3a..0c03887 100644 --- a/public/config/config.json +++ b/public/config/config.json @@ -2,7 +2,7 @@ "title": "安全生产智慧监管系统", "baseUrl": "http://192.168.83.42:6909/safe-server/", "deployPathDec": "****************注意:这个/alarm的alarm一定要改成部署的文件夹的名字***************************", - "deployPath": "/safe", + "deployPath": "/alarm", "mediaBaseUrl": "http://192.168.83.42:8099", "lat": "39.90", "lng": "116.39", @@ -63,7 +63,7 @@ "appStreamUrlDesc": "代理流播放地址", "appStreamUrl": "casic", "useApprovalDesc": "是否使用审批", - "useApproval": "false", + "useApproval": "true", "useGatewayDesc": "sm是否走网关", "useGateway": "false" } diff --git a/src/views/alarm/policyConfig/monitorPoint/list.vue b/src/views/alarm/policyConfig/monitorPoint/list.vue index f0e2fef..e0568c2 100644 --- a/src/views/alarm/policyConfig/monitorPoint/list.vue +++ b/src/views/alarm/policyConfig/monitorPoint/list.vue @@ -178,7 +178,7 @@