Showing
1 changed file
with
1 additions
and
1 deletions
1 | <template> | 1 | <template> |
2 | - <YohoActionSheet ref="actionSheet"> | 2 | + <YohoActionSheet ref="actionSheet" @cancel="close"> |
3 | <div class="pay-type-wrapper"> | 3 | <div class="pay-type-wrapper"> |
4 | <div class="header"> | 4 | <div class="header"> |
5 | <div class="title">选择支付方式</div> | 5 | <div class="title">选择支付方式</div> |
-
Please register or login to post a comment