更新防止冲突

This commit is contained in:
rucky 2022-08-02 17:14:05 +08:00
parent cda4a491da
commit 54d34dd20e

View File

@ -76,7 +76,7 @@
<!-- 添加专属服务人员企微弹窗 -->
<ServiceList v-if="showServicePop" @ServicePop="hideServicePop" />
<LuckyWheel v-if="true" />
<LuckyWheel v-if="false" />
</div>
</template>