|
@ -123,6 +123,7 @@ |
|
|
<template slot-scope="scope"> |
|
|
<template slot-scope="scope"> |
|
|
<el-button |
|
|
<el-button |
|
|
type="text" |
|
|
type="text" |
|
|
|
|
|
v-if="!scope.row.icResiUserId" |
|
|
class="div-table-button--detail" |
|
|
class="div-table-button--detail" |
|
|
size="small" |
|
|
size="small" |
|
|
@click="bndingHouseHandle(scope.row.idCard)" |
|
|
@click="bndingHouseHandle(scope.row.idCard)" |
|
|