feat: 历史记录页面修改

This commit is contained in:
zhangyh
2025-09-16 13:50:34 +08:00
parent f760478594
commit c8fb3787df
7 changed files with 991 additions and 643 deletions

View File

@@ -350,8 +350,8 @@ export default {
CollectionsName: "名字",
source: "来源",
UptateTime: "修改时间",
SketchCounts: "项目名字",
Operations: "Operations",
SketchCounts: "草图数量",
Operations: "操作",
jsContent1: "删除成功",
jsContent2: "您确定要删除这个收藏吗?",
jsContent3: "修改成功",

View File

@@ -352,7 +352,7 @@ export default {
CollectionsName: "Collections Name",
source: "Source",
UptateTime: "Uptate Time",
SketchCounts: "Project Name",
SketchCounts: "SketchCounts",
Operations: "Operations",
jsContent1: "Deleted successfully",
jsContent2: "Do you really want to delete this collection? ",