소스 검색

longz遗留bug

Shannon_mu 3 년 전
부모
커밋
4ab1740744
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      operationSupport/src/views/propertyManagement/index.vue

+ 1 - 2
operationSupport/src/views/propertyManagement/index.vue

@@ -48,8 +48,7 @@
                         <div>{{ scope.row.content }}</div>
                     </template>
                     <template slot-scope="scope" slot="house">
-                        <!-- <div>{{ scope.row.unitName }}{{ roomNumber }}</div> -->
-                        <div>{{ scope.row.communityName }}{{ scope.row.unitName }}{{ scope.row.roomNumber }}</div>
+                        <div>{{ scope.row.buildingName }}{{ scope.row.unitName }}{{ scope.row.roomNumber }}</div>
                     </template>
                     <template slot-scope="scope" slot="status">
                         <div :class="{ statusColor: scope.row.handleStatus === 1 }">