mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 05:46:45 +08:00
更改jsx运行不报错
This commit is contained in:
@@ -1216,7 +1216,7 @@
|
||||
:type="codeType == 1 ? '课程二维码' : codeType == 2 ? '签到二维码' : ''" />
|
||||
<!-- 二维码弹窗 -->
|
||||
</template>
|
||||
<script>
|
||||
<script lang="jsx">
|
||||
import {
|
||||
reactive,
|
||||
toRefs,
|
||||
|
||||
Reference in New Issue
Block a user