feat: 清理示例数据并统一空态体验
This commit is contained in:
@@ -46,8 +46,8 @@ describe("study store startup rehydration", () => {
|
||||
"ctms_current_study",
|
||||
JSON.stringify({
|
||||
id: "deleted-study",
|
||||
code: "DEMO-CTMS",
|
||||
name: "示例临床试验项目",
|
||||
code: "ARCHIVED-CTMS",
|
||||
name: "已删除项目",
|
||||
})
|
||||
);
|
||||
fetchStudies.mockResolvedValue({
|
||||
|
||||
Reference in New Issue
Block a user