瀏覽代碼

longz遗留bug

Shannon_mu 2 年之前
父節點
當前提交
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 }">