Mr. Robot hai 3 meses
pai
achega
7e1c3452b2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/OperationalReliabilityPrediction/index.vue

+ 1 - 1
src/views/OperationalReliabilityPrediction/index.vue

@@ -266,7 +266,7 @@ onMounted(() => {
   }
   const sourceCp = route.query.source;
 
-  if (sourceCp == 1) {
+  if (sourceCp == 1 || sourceCp == 3) {
     fileName.value = undefined
   }