|
|
@ -134,7 +134,7 @@ |
|
|
|
> |
|
|
|
> |
|
|
|
文员签收 |
|
|
|
文员签收 |
|
|
|
</el-text> |
|
|
|
</el-text> |
|
|
|
<el-text @click="() => handleShowSiginImg(slotProps.scope)"> 上传签收图片 </el-text> |
|
|
|
<el-text @click="() => handleShowSiginImg(slotProps.scope)"> 签收图片管理 </el-text> |
|
|
|
<el-text |
|
|
|
<el-text |
|
|
|
v-if="Number(slotProps.scope.row.isSettlement) === 1" |
|
|
|
v-if="Number(slotProps.scope.row.isSettlement) === 1" |
|
|
|
@click="handleShowCloseAnAccount(slotProps.scope)" |
|
|
|
@click="handleShowCloseAnAccount(slotProps.scope)" |
|
|
|