diff --git a/code/VideoAccess-VCMP/web/client/src/sections/offline/containers/statuscode.jsx b/code/VideoAccess-VCMP/web/client/src/sections/offline/containers/statuscode.jsx index e92f8de..e14f667 100644 --- a/code/VideoAccess-VCMP/web/client/src/sections/offline/containers/statuscode.jsx +++ b/code/VideoAccess-VCMP/web/client/src/sections/offline/containers/statuscode.jsx @@ -92,7 +92,7 @@ const Statuscode = (props) => { }, }, { - title: "释义", + title: "官方释义", dataIndex: "paraphrase", render: (_, r, index) => { return r.paraphrase @@ -133,7 +133,7 @@ const Statuscode = (props) => { ) : ( { label="释义搜索:" field="keyword" maxLength="36" - placeholder="请输入错误描述、释义或自定义释义" + placeholder="请输入错误描述、释义" labelPosition="left" style={screen} /> @@ -339,7 +339,7 @@ const Statuscode = (props) => { 禁用