feat: align frontend document and rule management flows
This commit is contained in:
@@ -17,10 +17,10 @@ export const links = () => [
|
||||
|
||||
export const meta: MetaFunction = () => {
|
||||
return [
|
||||
{ title: '搜索结果 - AI智能合同模板搜索 - 智慧法务' },
|
||||
{ title: '模板搜索结果 - 合同管理 - 智慧法务' },
|
||||
{
|
||||
name: 'description',
|
||||
content: 'AI智能搜索合同模板结果,快速找到最适合的模板。'
|
||||
content: '查看合同管理模块的模板搜索结果,快速定位合适模板。'
|
||||
}
|
||||
];
|
||||
};
|
||||
@@ -323,4 +323,4 @@ export default function ContractTemplateSearchResults() {
|
||||
)}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user