浏览代码

临时提交

648540858 1 年之前
父节点
当前提交
ec1e269616
共有 2 个文件被更改,包括 2 次插入4 次删除
  1. 2 2
      web_src/config/index.js
  2. 0 2
      web_src/src/components/StreamPushList.vue

+ 2 - 2
web_src/config/index.js

@@ -12,14 +12,14 @@ module.exports = {
     assetsPublicPath: '/',
     proxyTable: {
       '/debug': {
-        target: 'http://127.0.0.1:18082',
+        target: 'http://127.0.0.1:18080',
         changeOrigin: true,
         pathRewrite: {
           '^/debug': '/'
         }
       },
       '/static/snap': {
-        target: 'http://127.0.0.1:18082',
+        target: 'http://127.0.0.1:18080',
         changeOrigin: true,
         // pathRewrite: {
         //   '^/static/snap': '/static/snap'

+ 0 - 2
web_src/src/components/StreamPushList.vue

@@ -58,8 +58,6 @@
         </el-table-column>
         <el-table-column prop="gbDeviceId" label="国标编码" min-width="200" >
         </el-table-column>
-        <el-table-column prop="gbDeviceId" label="位置" min-width="200" >
-        </el-table-column>
         <el-table-column prop="mediaServerId" label="流媒体" min-width="200" >
         </el-table-column>
         <el-table-column label="开始时间"  min-width="200">