c35101ac by zhangmeng

判断登录

1 parent 0423aa10
...@@ -138,8 +138,6 @@ function goBooking(n) { ...@@ -138,8 +138,6 @@ function goBooking(n) {
138 break; 138 break;
139 case 5: 139 case 5:
140 //拍照 140 //拍照
141 building()
142
143 router.push({path: `/booking/photography/${props.matchId}`}) 141 router.push({path: `/booking/photography/${props.matchId}`})
144 break; 142 break;
145 } 143 }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!