Commit 0f8158eb authored by 前端-黄佳鑫's avatar 前端-黄佳鑫

修改需求报价BUG

parent 3b46acc1
......@@ -257,7 +257,6 @@ const Details: React.FC<parmas> = (props) => {
}
// 详情请求
useEffect(() => {
console.log(type)
if(type === 'rfq') {
// 代表的是查看询价
setview(1)
......
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