add disable qr

This commit is contained in:
Владимир Фёдоров 2025-07-01 01:26:52 +07:00
parent 64f4594dfa
commit 2c15b38e93

View File

@ -9,7 +9,7 @@
</script>
<template>
<div class="qr">
<div v-if="(data?.length ?? 0) > 1" class="qr">
<VueQrcode :value="data" :options="qrOptions" tag="svg" />
<div>
{{ title }}