进度计划优化切换项目逻辑
This commit is contained in:
@ -402,6 +402,7 @@ const resetMatrix = () => {
|
||||
matrixValue.value = undefined;
|
||||
queryParams.value.matrixId = undefined;
|
||||
queryParams.value.projectId = undefined;
|
||||
relevancyStructure.value = '1';
|
||||
matrixOptions.value = [];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user