소스 검색

删除没用的东西

DESKTOP-0GD05B0\Administrator 2 년 전
부모
커밋
909d2fdc82
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/components/pat-info-list/PatInfomationDialog.vue

+ 0 - 1
src/components/pat-info-list/PatInfomationDialog.vue

@@ -73,7 +73,6 @@ const props = defineProps({
 const emits = defineEmits(['closed'])
 
 const dialog = ref(false)
-const rowData = ref({})
 const sheetData = ref({})
 const startDate = ref('')
 const endDate = ref('')