Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
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
95424509
authored
2020-12-09 15:25:09 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
楼盘表户左右合并
1 parent
fb67cc55
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
src/views/zrz/lpb/bjlp/lpbContent/index.vue
src/views/zrz/lpb/bjlp/lpbContent/index.vue
View file @
9542450
...
...
@@ -57,6 +57,7 @@
<td
v-for=
"(hs, hsIndex) in cs.hs"
:rowspan=
"hs.sjcs"
:colspan=
"hs.sjhs"
:data-bsm=
"hs.bsm"
ref=
"hBsm"
:key=
"hsIndex"
...
...
@@ -111,6 +112,7 @@
<td
v-for=
"(hs, hsIndex) in cs.hs"
:rowspan=
"hs.sjcs"
:colspan=
"hs.sjhs"
:data-bsm=
"hs.bsm"
ref=
"hBsm"
:key=
"hsIndex"
...
...
@@ -170,6 +172,7 @@
<td
v-for=
"(hs, hsIndex) in cs.hs"
:rowspan=
"hs.sjcs"
:colspan=
"hs.sjhs"
:data-bsm=
"hs.bsm"
ref=
"hBsm"
:key=
"hsIndex"
...
...
@@ -214,6 +217,7 @@
<td
v-for=
"(hs, hsIndex) in cs.hs"
:rowspan=
"hs.sjcs"
:colspan=
"hs.sjhs"
:data-bsm=
"hs.bsm"
ref=
"hBsm"
:key=
"hsIndex"
...
...
Please
register
or
sign in
to post a comment