Administrator
2021-08-26 403c95a2f319ce1227e1ca4d278a5f19ef382904
Merge branch 'master' of http://192.168.0.105:10010/r/zhba_enterprises
2 files modified
6 ■■■■ changed files
src/styles/element-ui.scss 4 ●●●● patch | view | raw | blame | history
src/views/securityGuard/securityGuardDetail.vue 2 ●●● patch | view | raw | blame | history
src/styles/element-ui.scss
@@ -290,3 +290,7 @@
    position: relative;
    right: 70px;
}
.avue-empty__desc {
    color: #fff !important;
}
src/views/securityGuard/securityGuardDetail.vue
@@ -250,7 +250,7 @@
      } else if (column.prop == "tab4") {
        getER(this.obj0.securitynumber).then((res) => {
          this.erweima = res.data;
          console.log(res.data);
          // console.log(res.data);
        });
      }
    },