Commit 3e994942 authored by lixy's avatar lixy

热门车型设置

parent 6bc2fc98
...@@ -384,7 +384,7 @@ ...@@ -384,7 +384,7 @@
price: this.form.price,//租车价格 price: this.form.price,//租车价格
deposit: this.form.deposit,//总押金 deposit: this.form.deposit,//总押金
vioDeposit: this.form.vioDeposit, vioDeposit: this.form.vioDeposit,
// "hotSign": this.form.hotSign,//热门车型 hotSign: this.form.hotSign,//热门车型
// "rentDiscountStatus":"0",//租车优惠状态 0--没有优惠;1--会员折扣;2--固定值 // "rentDiscountStatus":"0",//租车优惠状态 0--没有优惠;1--会员折扣;2--固定值
// "RentDiscountPrice":"",//租车优惠价格 固定优化价格 // "RentDiscountPrice":"",//租车优惠价格 固定优化价格
buyPrice: this.form.buyPrice,//购买价格 buyPrice: this.form.buyPrice,//购买价格
......
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