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

案件详情

parent 181e0655
...@@ -874,6 +874,7 @@ ...@@ -874,6 +874,7 @@
<ElButton <ElButton
type="primary" type="primary"
onClick={() => callTelephone(row)} onClick={() => callTelephone(row)}
disabled={detail.value && detail.value.repayStatus && detail.value.repayStatus === 'over'}
icon={Phone} icon={Phone}
link link
></ElButton> ></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