update
This commit is contained in:
@@ -243,6 +243,7 @@ const currentProjectBaseInfo = reactive<any>({
|
||||
const viewType = ref(enableConfigByTenant([TENANT_ENUM.LYRIC]) ? 'list' : 'card');
|
||||
const searchParams = ref({
|
||||
type: props.projectType,
|
||||
nodeType: NODE_TYPE.PROJECT,
|
||||
});
|
||||
const currentRow = ref();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user