+
class="inputs mr-10"
:multiple="true"
/>
+
+ {{ duration[0] }}
+ ~
+ {{ duration[1] }}
+
@@ -34,7 +39,7 @@ limitations under the License. -->
placeholder="Please input name"
class="input-with-search"
size="small"
- @change="searchProcesses"
+ @change="searchProcesses(0)"
>
@@ -77,7 +82,6 @@ limitations under the License. -->
{{ t("analyze") }}
-