Browse Source

✅ test: wecom scan test

WanGxC 1 year ago
parent
commit
c6a531d85f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/login/component/scan.vue

+ 1 - 1
src/views/system/login/component/scan.vue

@@ -1,4 +1,4 @@
-<script lang="ts">
+<script lang="ts" setup>
 import { ref, defineComponent, onMounted } from 'vue';
 import QRCode from 'qrcodejs2-fixes';
 import * as ww from '@wecom/jssdk'