删除delete

This commit is contained in:
lq
2025-09-25 16:53:08 +08:00
parent f3da8f055f
commit 4ca136ea70

View File

@ -130,7 +130,6 @@ const props = defineProps({
task: Object,
record: Object,
});
const taskDetail = ref(null);
const choseImgArray = ref([]);
const choseTextArray = ref([]);