From 4cf137dcffbda7fabdcc816104e0956e55f1b665 Mon Sep 17 00:00:00 2001 From: wenlele Date: Wed, 17 Jan 2024 17:20:50 +0800 Subject: [PATCH] =?UTF-8?q?structId=20=20=E5=8F=82=E6=95=B0=E5=8E=BB?= =?UTF-8?q?=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/service/components/automatic-Modal.jsx | 2 +- web/client/src/sections/service/containers/automaticReport.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/client/src/sections/service/components/automatic-Modal.jsx b/web/client/src/sections/service/components/automatic-Modal.jsx index 33df7ba..66e1273 100644 --- a/web/client/src/sections/service/components/automatic-Modal.jsx +++ b/web/client/src/sections/service/components/automatic-Modal.jsx @@ -278,7 +278,7 @@ const AutomaticModal = ({ actions, dispatch, apiRoot, qiniuUrl, visible, eidtDat /> d.structId == s.strucId)?.conclusion || ""} - rules={[{ required: true, message: "请输入结构物描述" }]} + // rules={[{ required: true, message: "请输入结论" }]} /> { + dispatch(service.postGenerateReport({ ...row, structId: "" })).then((res) => { if (res.success) { setQuery({ limit: 10, page: 0 }) getData({ limit: 10, page: 0, keyword: keyword })