Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a2b520f5
authored
Feb 21, 2019
by
梁建民
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
js
parent
87ea2e52
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1 additions
and
2 deletions
src/store/modules/smt/index.js
src/views/supplier/Index.vue
view/3.js
view/app.js
src/store/modules/smt/index.js
View file @
a2b520f5
...
...
@@ -72,7 +72,7 @@ const actions = {
*/
if
(
payload
.
types
==
1
)
{
var
params
=
{
type
:
payload
.
typess
,
type
:
2
,
mobile
:
payload
.
mobile
,
linkName
:
payload
.
linkName
,
verifyCode
:
payload
.
verifyCode
,
...
...
src/views/supplier/Index.vue
View file @
a2b520f5
...
...
@@ -397,7 +397,6 @@
this
.
$store
.
dispatch
({
type
:
'chainFind'
,
types
:
1
,
typess
:
parseInt
(
this
.
supplierActive
)
+
1
,
mobile
:
this
.
form
.
mobile
,
linkName
:
this
.
form
.
linkName
,
verifyCode
:
this
.
form
.
verifyCode
,
...
...
view/3.js
View file @
a2b520f5
This diff is collapsed.
Click to expand it.
view/app.js
View file @
a2b520f5
This diff is collapsed.
Click to expand it.
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