Commit 1957be5e authored by 前端-黄佳鑫's avatar 前端-黄佳鑫

修改新要求报价

parent 069925a8
......@@ -863,7 +863,6 @@ const Detail: React.FC<{}> = () => {
let otherItem: any = {}
if (child === j.title) {
otherItem[child] = v[child].split('/');
console.log(v[child], '我要这里做修改')
_otherList.push(otherItem)
}
})
......
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