f
This commit is contained in:
@@ -440,7 +440,8 @@
|
||||
</div>
|
||||
|
||||
<!-- 支付组件 -->
|
||||
<Payment v-model="showPayment" :data="featureData" :id="queryId" type="query" @close="showPayment = false" />
|
||||
<Payment v-model="showPayment" :data="featureData" :id="queryId" type="query"
|
||||
:hide-wechat="props.type === 'promotion'" @close="showPayment = false" />
|
||||
<BindPhoneDialog @bind-success="handleBindSuccess" />
|
||||
<LoginDialog @login-success="handleLoginSuccess" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user