WXL
2024-10-30 7fca01ae5a5a62d609b08aef850b7c2cfa610bb9
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(() => {});