Commit 027d6d26 authored by 前端-黄佳鑫's avatar 前端-黄佳鑫

🌈 style(): 去掉注释

parent 08c6734b
......@@ -58,7 +58,7 @@ const Inquiry = () => {
dataIndex: 'operate',
render: (text: any, record: any) =>
<Button
// disabled={!!record.isQuotedPrice}
disabled={!!record.isQuotedPrice}
onClick={() => history.push(`/memberCenter/procurementAbility/offter/quote?id=${record.id}&number=${record.purchaseInquiryNo}`)}
type='link'
>
......
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