Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ElectricitySheep
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
黄媛媛
ElectricitySheep
Commits
b10636f1
Commit
b10636f1
authored
Jul 19, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
1129c228
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
+9
-3
realAuthentication.vue
src/components/tradePavilion/realAuthentication.vue
+9
-3
No files found.
src/components/tradePavilion/realAuthentication.vue
View file @
b10636f1
...
...
@@ -437,12 +437,18 @@
CompanyStatus
:
type
,
Remark
:
that
.
AuditRemark
}
const
loading
=
that
.
$loading
({
lock
:
true
,
text
:
'审核中...'
,
spinner
:
'el-icon-loading'
,
});
that
.
apipost
(
"/api/Trade/UpdateCompanyStatus"
,
msg
,
res
=>
{
loading
.
close
();
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
t
hat
.
t
ype
==
2
){
th
is
.
resondialog2
=
false
if
(
type
==
2
){
th
at
.
resondialog2
=
false
}
th
is
.
Success
(
res
.
data
.
message
)
th
at
.
Success
(
res
.
data
.
message
)
that
.
isShowInfo
=
false
;
that
.
getList
();
}
...
...
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