修复食谱生成bug

This commit is contained in:
huangdeliang
2021-03-08 11:32:27 +08:00
parent c9a8264f1e
commit ff89b9bf5e
6 changed files with 10 additions and 6 deletions

View File

@ -17,7 +17,7 @@
class="copyBtn"
:data-clipboard-text="copyValue"
@click="handleOnRecipesLinkClick"
>客户食谱链接
>食谱链接
</el-button>
<el-popover placement="top" trigger="click" v-if="cusOutId" style="margin: 0 12px">
<VueQr :text="copyValue" :logoSrc="logo" size="256" />