WXL
2024-10-30 f2d39455f5939851c3612848803bdca625062817
src/views/repositoryai/templateku/configurat/index.vue
@@ -2181,7 +2181,7 @@
        .then((res) => {
          this.$router.push({
            path: "/knowledge/templateku/configurat/measurement",
            query: { id: this.id, name: this.ruleForm.templateName },
            query: { id: this.id, name: this.ruleForm.templateName,timeout:this.ruleForm.silencetime },
          });
        })
        .catch(() => {});