浏览代码

删除没用的东西

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('')