南昌市物联网技防平台-前端
Administrator
2021-04-27 81bd5bbbe9131199336f2158b2e3c04d7005811d
Merge branch 'master' of http://192.168.0.105:10010/r/jfpt-Vue
2 files modified
6 ■■■■ changed files
src/router/views/index.js 2 ●●● patch | view | raw | blame | history
src/views/system/cs.vue 4 ●●●● patch | view | raw | blame | history
src/router/views/index.js
@@ -363,7 +363,7 @@
    }]
},
{
    path: '/policeInformationDistribution',
    path: '/patrolManagement',
    redirect: '/policeInformationDistribution/patrolManagement',
    children: [{
        path: 'patrolManagement',
src/views/system/cs.vue
@@ -1348,10 +1348,10 @@
  .el-dialog {
    margin: 0 auto !important;
    height: 98%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 1%;
    top: 0;
    right: 0;
    .el-dialog__body {
      position: absolute;