Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
83b659b1
authored
2025-12-02 14:36:36 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
变更调用update接口
1 parent
df011cb7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/data_facilitator/authenticationManagement.vue
src/views/data_facilitator/authenticationManagement.vue
View file @
83b659b
...
...
@@ -1285,7 +1285,7 @@ const btnClick = async (btn, bType = null) => {
params
.
isRestart
=
false
;
params
.
isChange
=
'Y'
;
loading
.
value
=
true
;
enterprise
Sav
e
(
params
).
then
((
res
:
any
)
=>
{
enterprise
Updat
e
(
params
).
then
((
res
:
any
)
=>
{
loading
.
value
=
false
;
if
(
res
.
code
==
proxy
.
$passCode
)
{
ElMessage
.
success
(
'编辑认证信息提交申请成功'
);
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment