Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
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
58370ae7
authored
2023-07-25 15:53:24 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
--no commit message
1 parent
4981018e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/registerBook/djbFrameall.vue
src/views/registerBook/djbFrameall.vue
View file @
58370ae
...
...
@@ -110,7 +110,7 @@
let
{
records
}
=
res
.
result
;
if
(
records
.
length
){
console
.
log
(
"true"
,
records
.
length
);
this
.
loadBdcdylist
(
records
[
0
].
b
smSlsq
,
records
[
0
].
bestep
id
);
this
.
loadBdcdylist
(
records
[
0
].
b
dcdyh
,
records
[
0
].
bdcdy
id
);
}
else
{
console
.
log
(
"false"
,
records
.
length
);
...
...
Please
register
or
sign in
to post a comment