refactor: 优化版本创建时的table

This commit is contained in:
CaptainB 2022-01-17 15:49:35 +08:00 committed by 刘瑞斌
parent bf80be60bf
commit f5852ed952
4 changed files with 7 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0a7c20cc28e15d8036e9d29694ab284c6571af8b
Subproject commit 8b60bbae9617eed3903ffc847a20ecd9b22c4fe8

View File

@ -778,6 +778,8 @@ export default {
latest: 'Latest',
set_latest: 'Latest',
delete_tip: 'This version has been associated with system resources. Deleting it will cause the version information lost',
checkout: 'Checkout',
compare: 'Compare',
},
timing_clean_plan_report: "Regularly clean up test report",
timing_clean_api_report: "Regularly clean up api report",

View File

@ -782,6 +782,8 @@ export default {
latest: '最新版',
set_latest: '设置为最新版本',
delete_tip: '此版本已经关联系统资源,删除会导致无法查询到版本信息',
checkout: '切换',
compare: '对比',
},
timing_clean_plan_report: "定时清理测试计划报告",
timing_clean_api_report: "定时清理接口测试报告",

View File

@ -782,6 +782,8 @@ export default {
latest: '最新版',
set_latest: '設置為最新版本',
delete_tip: '此版本已經關聯繫統資源,刪除會導致無法查詢到版本信息',
checkout: '切換',
compare: '對比',
},
timing_clean_plan_report: "定時清理測試計劃報告",
timing_clean_api_report: "定時清理接口測試報告",