Commit ef0762cb authored by youjie's avatar youjie

no message

parent 12799820
......@@ -170,7 +170,9 @@ export default defineComponent({
methods.calculateNum()
},
changePeople(val:string){
methods.calculateNum()
setTimeout(()=>{
methods.calculateNum()
},50)
},
// 计算房间数量
calculateNum() {
......
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