Commit 42c0bdcc authored by Hsinli's avatar Hsinli

add new house option about loan type

parent 51c2ea45
Pipeline #11136 passed with stage
in 19 seconds
......@@ -109,7 +109,7 @@ class OptionService extends Service {
},
{ name: '面积', id: -5, path: [], nameShow: '', _children: house_area },
// { name: '户型', id: -6, path: [], nameShow: '', _children: house_types },
{ name: '贷款方式1', id: -6, path: [], nameShow: '', _children: loan_type },
{ name: '贷款方式', id: -6, path: [], nameShow: '', _children: loan_type },
]
};
}
......
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