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