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

拨打电话的状态

parent efc5c38d
...@@ -825,7 +825,6 @@ ...@@ -825,7 +825,6 @@
onClick={() => callTelephone(row)} onClick={() => callTelephone(row)}
icon={Phone} icon={Phone}
link link
disabled={row.status !== 'Y'}
> >
</ElButton> </ElButton>
</div> </div>
......
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