更改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

@@ -126,7 +126,7 @@
</a-drawer>
</template>
<script>
<script lang="jsx">
import { toRefs, reactive } from "vue";
import { message } from "ant-design-vue";
import ExportAchievement from "../ExportAchievement.vue";