Browse Source

no message

xiaochan 6 months ago
parent
commit
931ee87541
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/med-tec-mod/MenZhenXiangMu.vue

+ 1 - 1
src/views/med-tec-mod/MenZhenXiangMu.vue

@@ -216,7 +216,7 @@
   </el-dialog>
 
 </template>
-<script setup lang="tsx">
+<script setup>
 import {shortcuts} from '@/data/shortcuts'
 import {ref} from 'vue'
 import {cptSex} from '@/utils/computed'