Explorar o código

Update index.tsx

lex %!s(int64=2) %!d(string=hai) anos
pai
achega
f667968cfd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/o-qrcode/index.tsx

+ 1 - 1
src/components/o-qrcode/index.tsx

@@ -204,7 +204,7 @@ export default defineComponent({
         // binarize: toBoolean(that.binarize),
         // binarizeThreshold: that.binarizeThreshold,
         components: that.components
-      })
+      } as any)
         .draw()
         .then((dataUri) => {
           this.imgUrl = dataUri