add
This commit is contained in:
parent
c1417005f6
commit
021261a84c
@ -63,7 +63,7 @@
|
|||||||
</el-button>
|
</el-button>
|
||||||
<el-button v-perms="['contract.contract_negotiation/settlement']" type="primary" link
|
<el-button v-perms="['contract.contract_negotiation/settlement']" type="primary" link
|
||||||
v-if="row.refund_rate == '100'" @click="handleSettlement(row)">
|
v-if="row.refund_rate == '100'" @click="handleSettlement(row)">
|
||||||
结算
|
合同结算
|
||||||
</el-button>
|
</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user