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
c4d464ea
Commit
c4d464ea
authored
Dec 26, 2024
by
黄奎
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
11
parent
59d6010a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
ybRealAuthentication.vue
src/components/tradePavilion/ybRealAuthentication.vue
+1
-3
No files found.
src/components/tradePavilion/ybRealAuthentication.vue
View file @
c4d464ea
...
@@ -694,7 +694,7 @@
...
@@ -694,7 +694,7 @@
text
:
'审核中...'
,
text
:
'审核中...'
,
spinner
:
'el-icon-loading'
,
spinner
:
'el-icon-loading'
,
});
});
that
.
apipost
(
"/api/Trade/UpdateCompanyStatus"
,
msg
,
res
=>
{
that
.
apipost
(
"/api/Trade/UpdateCompany
Enterprise
Status"
,
msg
,
res
=>
{
loading
.
close
();
loading
.
close
();
if
(
res
.
data
.
resultCode
==
1
)
{
if
(
res
.
data
.
resultCode
==
1
)
{
that
.
resondialog2
=
false
that
.
resondialog2
=
false
...
@@ -705,9 +705,7 @@
...
@@ -705,9 +705,7 @@
that
.
Error
(
res
.
data
.
message
)
that
.
Error
(
res
.
data
.
message
)
}
}
})
})
}
}
},
},
auditfail
()
{
//失败理由
auditfail
()
{
//失败理由
this
.
resondialog2
=
true
;
this
.
resondialog2
=
true
;
...
...
罗超
@luochao
mentioned in commit
438befa7
·
Dec 31, 2024
mentioned in commit
438befa7
mentioned in commit 438befa7b267a30163e2016daf5d154217097cd5
Toggle commit list
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