mirror of
https://gitee.com/fit2cloud-feizhiyun/MeterSphere.git
synced 2024-12-02 20:19:16 +08:00
refactor: 优化版本创建时的table
This commit is contained in:
parent
bf80be60bf
commit
f5852ed952
@ -1 +1 @@
|
||||
Subproject commit 0a7c20cc28e15d8036e9d29694ab284c6571af8b
|
||||
Subproject commit 8b60bbae9617eed3903ffc847a20ecd9b22c4fe8
|
@ -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",
|
||||
|
@ -782,6 +782,8 @@ export default {
|
||||
latest: '最新版',
|
||||
set_latest: '设置为最新版本',
|
||||
delete_tip: '此版本已经关联系统资源,删除会导致无法查询到版本信息',
|
||||
checkout: '切换',
|
||||
compare: '对比',
|
||||
},
|
||||
timing_clean_plan_report: "定时清理测试计划报告",
|
||||
timing_clean_api_report: "定时清理接口测试报告",
|
||||
|
@ -782,6 +782,8 @@ export default {
|
||||
latest: '最新版',
|
||||
set_latest: '設置為最新版本',
|
||||
delete_tip: '此版本已經關聯繫統資源,刪除會導致無法查詢到版本信息',
|
||||
checkout: '切換',
|
||||
compare: '對比',
|
||||
},
|
||||
timing_clean_plan_report: "定時清理測試計劃報告",
|
||||
timing_clean_api_report: "定時清理接口測試報告",
|
||||
|
Loading…
Reference in New Issue
Block a user