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
1ad4cafd
authored
2022-10-26 09:13:18 +0800
by
田浩浩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修复展示效果
1 parent
e1acd9c7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/registerBook/fdcq2.vue
src/views/registerBook/fdcq2.vue
View file @
1ad4caf
...
...
@@ -35,7 +35,7 @@
</table>
<table
class=
"xxTable rollTable"
>
<tr
v-for=
"(item, colindex) in columnsslice(3)"
:key=
"colindex"
>
<tr
v-for=
"(item, colindex) in columns
.
slice(3)"
:key=
"colindex"
>
<td>
{{
item
.
label
}}
</td>
...
...
Please
register
or
sign in
to post a comment