wang_xy hace 2 años
padre
commit
dad0a9a441
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/datacenter.vue

+ 1 - 1
src/views/datacenter.vue

@@ -349,7 +349,7 @@ export default {
                 '<span>' +
                 '                  <div class="d-l-con">' +
                 '                  <div class="d-l-l-text">' +
-                '                  <h4>企业人:' + res.data.resourceList[i].contacts +
+                '                  <h4>企业联系人:' + res.data.resourceList[i].contacts +
                 '</h4>' +
                 '                </div>' +
                 '                </div>' +