Commit 3e035466 authored by youjie's avatar youjie

no message

parent f588c5c9
...@@ -899,7 +899,7 @@ export default { ...@@ -899,7 +899,7 @@ export default {
this.goodsType = category.children; this.goodsType = category.children;
// this.ticked = categoryInfo; // this.ticked = categoryInfo;
console.log("this.areaListJSONTMP", this.areaListJSONTMP, this.areaList); console.log("this.areaListJSONTMP", this.areaListJSONTMP, this.areaList);
// this.priceModel = { min: priceInfo.minPrice, max: priceInfo.maxPrice }; this.priceModel = { min: priceInfo.minPrice, max: priceInfo.maxPrice };
// this.msg.priceRange = { // this.msg.priceRange = {
// min: priceInfo.minPrice, // min: priceInfo.minPrice,
// max: priceInfo.maxPrice, // max: priceInfo.maxPrice,
......
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