diff --git a/src/components/examination/subject.vue b/src/components/examination/subject.vue index 68ee2a94..2700e9d6 100644 --- a/src/components/examination/subject.vue +++ b/src/components/examination/subject.vue @@ -76,7 +76,7 @@ border: '1rpx solid rgb(12, 123, 245)' }; - const emit = defineEmits(['subject_click']); + const emit = defineEmits(['subject_click', 'update:modelValue']); const props = defineProps({ modelValue: { type: Array, diff --git a/src/static/images/dialog/pet-1.png b/src/static/images/dialog/pet-1.png deleted file mode 100644 index dd584161..00000000 Binary files a/src/static/images/dialog/pet-1.png and /dev/null differ diff --git a/src/static/images/dialog/pet-2.png b/src/static/images/dialog/pet-2.png deleted file mode 100644 index 2135f37a..00000000 Binary files a/src/static/images/dialog/pet-2.png and /dev/null differ diff --git a/src/static/images/dialog/pet-3.png b/src/static/images/dialog/pet-3.png deleted file mode 100644 index fa68d3a7..00000000 Binary files a/src/static/images/dialog/pet-3.png and /dev/null differ diff --git a/src/static/images/messageNotification/任务时间备份@2x.png b/src/static/images/messageNotification/type_04.png similarity index 100% rename from src/static/images/messageNotification/任务时间备份@2x.png rename to src/static/images/messageNotification/type_04.png diff --git a/src/static/images/messageNotification/新任务备份@2x.png b/src/static/images/messageNotification/type_05.png similarity index 100% rename from src/static/images/messageNotification/新任务备份@2x.png rename to src/static/images/messageNotification/type_05.png