Commit 4f821694 authored by Hsinli's avatar Hsinli

adddd"

parent 46a8bbdc
Pipeline #10223 passed with stage
in 6 seconds
......@@ -24,7 +24,7 @@ const HOUSE_TYPE = [
{ name: '4室', id: -114, min: 4, max: 4, value: 4, },
{ name: '5室', id: -115, min: 4, max: 4, value: 5, },
{ name: '5室以上', id: -116, min: 5, max: 10000, value: 6, },
{ name: '别墅', id: -117, min: 10000, max: 10000000, value: 7, },
// { name: '别墅', id: -117, min: 10000, max: 10000000, value: 7, },
]
const NEW_HOUSE_UNIT_PRICE = [
......
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