WXL
2024-10-30 a7c11f44644124cf16014f972363b6a3ba9ca29a
src/views/repositoryai/templateku/configurat/measurement.vue
@@ -181,7 +181,9 @@
        });
      }
      timerId = setTimeout(() => {
        this.sendFn(); // 三秒后调用fallbackFunction
        if (!answer) {
          this.sendFn(); // 后调用
        }
    },this.timeout*1000);
      // 优先加入通用库匹配文本
      if (dataJson.nowQuestion.submoduleText) {