src/views/userHouse/houseList.vue
@@ -59,10 +59,10 @@ {{item.name}} </div> </div> <span slot="footer" class="dialog-footer"> <!-- <span slot="footer" class="dialog-footer"> <el-button @click="labelFlag = false">取 消</el-button> <el-button type="primary" @click="submitRole">确 定</el-button> </span> </span> --> </el-dialog> <el-dialog :title="'编辑标签 ' + currentLabel.name" append-to-body :visible.sync="editLabelFlge" width="655px">