Quellcode durchsuchen

删除没用的东西

DESKTOP-0GD05B0\Administrator vor 2 Jahren
Ursprung
Commit
909d2fdc82
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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('')