Browse Source

改名

shibei_master
zhaoyongnian 3 years ago
parent
commit
e6cb76e34a
  1. 2
      src/views/modules/plugins/power/kernelhouseholdTable.vue

2
src/views/modules/plugins/power/kernelhouseholdTable.vue

@ -64,7 +64,7 @@
<el-button type="text" <el-button type="text"
class="div-table-button--edit" class="div-table-button--edit"
size="small" size="small"
@click="handleAddMember(scope.row.houseId, scope.row.ownerName)">添加党员</el-button> @click="handleAddMember(scope.row.houseId, scope.row.ownerName)">中心党员</el-button>
</template> </template>
</el-table-column> </el-table-column>
</el-table> </el-table>

Loading…
Cancel
Save