Explorar el Código

前端页面修改

liutao hace 3 meses
padre
commit
42b668fd74
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      web_ui/src/views/industrial-land/AiIndustriaLandDetail.vue

+ 1 - 1
web_ui/src/views/industrial-land/AiIndustriaLandDetail.vue

@@ -1454,7 +1454,7 @@ export default {
         question = this.zwinputText.trim();
       }
       let mock = false;
-      if (question === "帮我在萧山区推荐一宗30亩左右的工业用地") {
+      if (question === "帮我在萧山区推荐一宗31亩左右的工业用地") {
         mock = true;
       }