Commit ed8cfdad authored by 黄奎's avatar 黄奎

11

parent 237c87d7
This diff is collapsed.
...@@ -565,8 +565,11 @@ export default { ...@@ -565,8 +565,11 @@ export default {
}, },
created() { created() {
this.msg = this.qMsg; this.msg = this.qMsg;
// this.msg.teamType = []; if(this.qMsg&&this.qMsg.TeamType==1)
//this.initAreaList(); {
this.msg.TeamType=1;
}
this.initGoods(); this.initGoods();
this.msg.priceRange = { this.msg.priceRange = {
min: 1, min: 1,
......
This diff is collapsed.
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