opt: 任务完成取消逻辑

This commit is contained in:
2025-08-07 16:53:50 +08:00
parent 3e55f8b6aa
commit e46e4193a2
11 changed files with 104 additions and 15 deletions

View File

@@ -2,7 +2,7 @@ export default {
'lang': 'English',
// 平台
'platform': {
'title': 'NOBLELIFT Platform',
'title': 'LMS Platform',
'tip1': 'The user name cannot be empty',
'tip2': 'The password cannot be empty',
'tip3': 'The verification code cannot be empty'

View File

@@ -2,7 +2,7 @@ export default {
'lang': 'in',
// 平台
'platform': {
'title': 'NOBLELIFT Platform',
'title': 'LMS Platform',
'tip1': 'Nama pengguna tidak dapat kosong',
'tip2': 'Kata sandi tidak dapat kosong',
'tip3': 'Kode verifikasi tidak dapat kosong'

View File

@@ -2,7 +2,7 @@ export default {
'lang': 'zh',
// 平台
'platform': {
'title': 'WMS仓储系统',
'title': '株洲中钨LMS系统',
'tip1': '用户名不能为空',
'tip2': '密码不能为空',
'tip3': '验证码不能为空'