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
e4b759f2
authored
2026-03-16 13:39:59 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
加载问题
1 parent
335f847f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/data_basic/addUser.vue
src/views/data_basic/addUser.vue
View file @
e4b759f
...
...
@@ -321,8 +321,8 @@ const cancel = () => {
async
function
getDetail
()
{
if
(
!
unref
(
bizGuid
))
return
fullscreenLoading
.
value
=
true
try
{
fullscreenLoading
.
value
=
true
let
res
:
any
=
await
getStaffDetail
(
unref
(
bizGuid
))
if
(
res
?.
code
==
proxy
.
$passCode
)
{
detailData
.
value
=
res
.
data
||
{}
...
...
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