add disable qr
This commit is contained in:
parent
64f4594dfa
commit
2c15b38e93
@ -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 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user