Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
tjty-app
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
王永飞
tjty-app
Commits
92cee925
Commit
92cee925
authored
Nov 25, 2022
by
LiZongLin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
答题报名修改
parent
ac52410c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
tjty_ans_info.vue
tjty-app/pages_events/tjty_ans_detail/tjty_ans_info.vue
+10
-10
No files found.
tjty-app/pages_events/tjty_ans_detail/tjty_ans_info.vue
View file @
92cee925
...
...
@@ -385,11 +385,11 @@ import { resolve } from 'path';
if
(
res
>=
0
&&
res
!==
''
)
{
if
(
Date
.
parse
(
this
.
activityInfo
.
activityStart
)
>
new
Date
())
{
this
.
cityCancel
()
this
.
info
.
areId
=
1
this
.
info
.
parentName
=
''
this
.
info
.
name
=
''
this
.
info
.
phone
=
''
this
.
info
.
idCard
=
''
//
this.info.areId = 1
//
this.info.parentName = ''
//
this.info.name = ''
//
this.info.phone = ''
//
this.info.idCard = ''
return
uni
.
$showMsg
(
'报名成功,活动开始时间为:'
+
this
.
activityInfo
.
activityStart
)
}
else
{
let
time
=
new
Date
().
toISOString
().
substring
(
0
,
10
)
...
...
@@ -410,11 +410,11 @@ import { resolve } from 'path';
})
}
else
{
this
.
cityCancel
()
this
.
info
.
areId
=
1
this
.
info
.
parentName
=
''
this
.
info
.
name
=
''
this
.
info
.
phone
=
''
this
.
info
.
idCard
=
''
//
this.info.areId = 1
//
this.info.parentName = ''
//
this.info.name = ''
//
this.info.phone = ''
//
this.info.idCard = ''
return
uni
.
$showMsg
(
'报名成功,今日无考试'
)
}
})
...
...
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