This commit is contained in:
zmj 2024-06-04 15:37:18 +08:00
parent c1417005f6
commit 021261a84c

View File

@ -63,7 +63,7 @@
</el-button>
<el-button v-perms="['contract.contract_negotiation/settlement']" type="primary" link
v-if="row.refund_rate == '100'" @click="handleSettlement(row)">
结算
合同结算
</el-button>
</template>
</el-table-column>