修复食谱生成bug
This commit is contained in:
		| @@ -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" /> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user