@@ -98,6 +98,14 @@ defineOptions({
})
const props = defineProps({
+ taskId: {
+ type: String,
+ default: ''
+ },
+ flag: {
parentId: {
type: String,
default: ''