Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
O
OKR
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanfeng zhang
OKR
Commits
d0fa61f7
Commit
d0fa61f7
authored
Aug 05, 2021
by
Zhang Xiaojie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
考勤打卡UI界面
parent
3f8e1e77
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
attendance.ts
src/DTO/attendance.ts
+4
-4
No files found.
src/DTO/attendance.ts
View file @
d0fa61f7
...
...
@@ -14,9 +14,9 @@ location?:打卡位置
note?:备注
*/
/
/ const stateList:Array<String>=[
//
'异常','正常','早退'
// ]
/
*
state:今日考勤状态
'异常','正常','早退'
*/
const
punchList
:
Array
<
Punch
>=
[
{
...
...
@@ -31,7 +31,7 @@ const punchList:Array<Punch>=[
time
:
'09:30'
,
isLocal
:
true
,
location
:
'浙江省杭州市西湖区东部软件园'
,
}
}
,
]
export
{
...
...
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