diff --git a/npm b/npm new file mode 100644 index 0000000..e69de29 diff --git a/src/views/progress/plan/index.vue b/src/views/progress/plan/index.vue index 411bcd7..6cab6da 100644 --- a/src/views/progress/plan/index.vue +++ b/src/views/progress/plan/index.vue @@ -402,6 +402,7 @@ const resetMatrix = () => { matrixValue.value = undefined; queryParams.value.matrixId = undefined; queryParams.value.projectId = undefined; + relevancyStructure.value = '1'; matrixOptions.value = []; };