Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
recruiting-management
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ui
recruiting-management
Commits
14d20932
Commit
14d20932
authored
Aug 20, 2019
by
zhangderong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20190819修改代理
parent
d9e83ddf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
account.vue
src/page/system/account.vue
+6
-3
No files found.
src/page/system/account.vue
View file @
14d20932
...
...
@@ -184,7 +184,7 @@ export default {
this
.
$Notice
.
error
({
title
:
'
提示
'
,
desc
:
'
请您填写正确的手机号或姓名
'
,
duration
:
'
2
'
duration
:
2
});
return
}
...
...
@@ -193,7 +193,7 @@ export default {
this
.
$Notice
.
error
({
title
:
'
提示
'
,
desc
:
'
请您填写正确的手机号
'
,
duration
:
'
2
'
duration
:
2
});
return
}
...
...
@@ -202,12 +202,15 @@ export default {
this
.
$Notice
.
success
({
title
:
'
提示
'
,
desc
:
'
添加成功
'
,
duration
:
'
2
'
duration
:
2
});
this
.
SearchList
()
this
.
formInline
.
PhoneNumber
=
''
this
.
formInline
.
PerName
=
''
}
if
(
res
.
data
.
body
.
code
==
0
){
}
})
}
,
...
...
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