forked from integrated_whb/integrated_whb_vue
init
parent
fb75396024
commit
88bcda5eea
|
@ -5,7 +5,7 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import { useQRCode } from "@vueuse/integrations/useQRCode.js";
|
import { useQRCode } from "@vueuse/integrations/useQRCode";
|
||||||
|
|
||||||
defineOptions({
|
defineOptions({
|
||||||
name: "LayoutQrCode",
|
name: "LayoutQrCode",
|
||||||
|
|
Loading…
Reference in New Issue