更改jsx运行不报错

This commit is contained in:
NiSen
2023-06-14 19:29:32 +08:00
parent 0fcb106f2d
commit d7404acd6e
47 changed files with 47 additions and 47 deletions

View File

@@ -1216,7 +1216,7 @@
:type="codeType == 1 ? '课程二维码' : codeType == 2 ? '签到二维码' : ''" />
<!-- 二维码弹窗 -->
</template>
<script>
<script lang="jsx">
import {
reactive,
toRefs,