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 })