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
dce16b3c
Commit
dce16b3c
authored
Jul 27, 2021
by
lshan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lishan
parent
5424b25d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
file.vue
src/views/file.vue
+3
-4
No files found.
src/views/file.vue
View file @
dce16b3c
...
...
@@ -87,10 +87,9 @@ export default Vue.extend({
data
()
{
return
{
name
:
''
,
//姓名
position
:
''
,
tel
:
'请输入电话号码'
,
//电话号码
digit
:
'请输入员工编号'
,
//员工编号
position
:
''
,
tel
:
'12312345678'
,
//电话号码
digit
:
'12'
,
//员工编号
date
:
'请选择入职时间'
,
//入职时间
show
:
false
,
//日期弹窗
}
...
...
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