feat(projects): 工作台小组件设计
This commit is contained in:
@@ -30,6 +30,7 @@ interface Props {
|
||||
}
|
||||
|
||||
const props = withDefaults(defineProps<Props>(), {
|
||||
rowData: null,
|
||||
defaultTab: 'worklog'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user