Commit c22c5070 authored by 沈翠玲's avatar 沈翠玲

案件详情

parent 181e0655
......@@ -874,6 +874,7 @@
<ElButton
type="primary"
onClick={() => callTelephone(row)}
disabled={detail.value && detail.value.repayStatus && detail.value.repayStatus === 'over'}
icon={Phone}
link
></ElButton>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment