|
|
|
@ -297,7 +297,7 @@
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<template slot-scope="scope">
|
|
|
|
<template slot-scope="scope">
|
|
|
|
<div class="slot-btns">
|
|
|
|
<div class="slot-btns">
|
|
|
|
<template v-if="scope.row.FLOWSTATUS['zhifu'].isEnabled() && !/contractLedger/g.test($route.path)">
|
|
|
|
<template v-if="scope.row.FLOWSTATUS['zhifu'].isEnabled()">
|
|
|
|
<template v-if="scope.row.is_assurance === 1">
|
|
|
|
<template v-if="scope.row.is_assurance === 1">
|
|
|
|
<!-- 如果是 履约文件-->
|
|
|
|
<!-- 如果是 履约文件-->
|
|
|
|
<template v-if="scope.row.assurance_status === 1">
|
|
|
|
<template v-if="scope.row.assurance_status === 1">
|
|
|
|
|