删除delete
This commit is contained in:
@ -130,7 +130,6 @@ const props = defineProps({
|
|||||||
task: Object,
|
task: Object,
|
||||||
record: Object,
|
record: Object,
|
||||||
});
|
});
|
||||||
|
|
||||||
const taskDetail = ref(null);
|
const taskDetail = ref(null);
|
||||||
const choseImgArray = ref([]);
|
const choseImgArray = ref([]);
|
||||||
const choseTextArray = ref([]);
|
const choseTextArray = ref([]);
|
||||||
|
|||||||
Reference in New Issue
Block a user