Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
galaxy-iOS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mobile-group
galaxy-iOS
Commits
31499323
Commit
31499323
authored
Apr 16, 2025
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// 赴港预约
parent
7f9db158
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
YHCertificateAppointViewController.swift
...cate(3 赴港办证预约)/C/YHCertificateAppointViewController.swift
+6
-0
YHReAppointViewController.swift
...ntCertificate(3 赴港办证预约)/C/YHReAppointViewController.swift
+6
-0
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/CustomerService(客服段)/Certificate(办证段)/AppointCertificate(3 赴港办证预约)/C/YHCertificateAppointViewController.swift
View file @
31499323
...
...
@@ -791,6 +791,12 @@ extension YHCertificateAppointViewController {
groupModel
.
isNeedCheck
=
true
isOK
=
false
}
// 到访香港体验中心 未选
if
groupModel
.
isWillVisitHkGalaxyBay
==
0
{
groupModel
.
isNeedCheck
=
true
isOK
=
false
}
}
}
if
!
isOK
{
// 检测各批次是否有日期或办证地点未选择
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/QMAS(优才)/CustomerService(客服段)/Certificate(办证段)/AppointCertificate(3 赴港办证预约)/C/YHReAppointViewController.swift
View file @
31499323
...
...
@@ -217,6 +217,12 @@ extension YHReAppointViewController {
groupModel
.
isNeedCheck
=
true
isOK
=
false
}
// 到访香港体验中心 未选
if
groupModel
.
isWillVisitHkGalaxyBay
==
0
{
groupModel
.
isNeedCheck
=
true
isOK
=
false
}
}
}
if
!
isOK
{
// 检测各批次是否有日期或办证地点未选择
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment