展示付款登记

master
xy 1 year ago
parent 6539ecb949
commit c00d029012

@ -297,7 +297,7 @@
>
<template slot-scope="scope">
<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.assurance_status === 1">

Loading…
Cancel
Save