generated from VLADIMIR/template_frontend
add disable qr
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user