Commit dfcc4d6d authored by GuanHua's avatar GuanHua
parents 48a0a652 c81f8b34
......@@ -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