Commit 85d5113b authored by chenqikuai's avatar chenqikuai

fix: 修复电话联系

parent e148564f
...@@ -139,7 +139,7 @@ ...@@ -139,7 +139,7 @@
电话咨询 电话咨询
</p> </p>
</div> </div>
<show-call v-model="show" :phone="phone" @hidden="hidden" /> <show-call v-model:show="show" :phone="phone" @hidden="hidden" />
</div> </div>
</template> </template>
......
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