+ v-if="index == 0 && gridName">
所属网格:
{{ gridName }}
diff --git a/src/views/modules/visual/plugin/power/components/house-dialog.vue b/src/views/modules/visual/plugin/power/components/house-dialog.vue
index c95bea2ae..17011b9b7 100644
--- a/src/views/modules/visual/plugin/power/components/house-dialog.vue
+++ b/src/views/modules/visual/plugin/power/components/house-dialog.vue
@@ -12,16 +12,22 @@
:tableContentStyle="headerStyle"
:tableData="tableData"
:visibleLoading="visibleLoading"
- :operate="false"
+ :operate="true"
@look="handleLook">