Commit 2fe49b4a authored by 黄奎's avatar 黄奎

页面修改

parent 747f5ec8
...@@ -571,6 +571,7 @@ ...@@ -571,6 +571,7 @@
this.msg.endDate = '' this.msg.endDate = ''
this.$forceUpdate() this.$forceUpdate()
this.$refs.uDropdown.close(); this.$refs.uDropdown.close();
this.research();
}, },
changeDayAndDate() { changeDayAndDate() {
let temp = '' let temp = ''
...@@ -604,6 +605,7 @@ ...@@ -604,6 +605,7 @@
this.optionsTitle[1] = '线路玩法' this.optionsTitle[1] = '线路玩法'
this.$forceUpdate() this.$forceUpdate()
this.$refs.uDropdown.close(); this.$refs.uDropdown.close();
this.research();
}, },
changeTeams() { changeTeams() {
if (this.msg.team.length == 0) { if (this.msg.team.length == 0) {
......
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