Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mobi
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wbx-PCAndMobi
mobi
Commits
7187f063
Commit
7187f063
authored
Oct 26, 2020
by
Gakki
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
业主大会信息添加主任,副主任字段
parent
ba07c9e4
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
basicView.vue
src/views/houseData/basicView.vue
+6
-1
No files found.
src/views/houseData/basicView.vue
View file @
7187f063
...
...
@@ -507,6 +507,11 @@
'
></DetailsItem>
</a-col>
</a-row>
<a-row
type=
"flex"
justify=
"start"
class=
"detailsPartLine"
>
<a-col
span=
"24"
>
<DetailsItem
:labelSpan=
'12'
:textSpan=
'12'
:label=
'"副主任"'
:text=
'icInfo.deputyDirectorName'
></DetailsItem>
</a-col>
</a-row>
</a-col>
<a-col
span=
"8"
>
<a-row
type=
"flex"
justify=
"start"
class=
"detailsPartLine"
>
...
...
@@ -552,7 +557,7 @@
</a-row>
<a-row
type=
"flex"
justify=
"start"
class=
"detailsPartLine"
>
<a-col
span=
"24"
>
<DetailsItem
:labelSpan=
'12'
:textSpan=
'12'
label=
''
:text=
'""
'
></DetailsItem>
<DetailsItem
:labelSpan=
'12'
:textSpan=
'12'
:label=
'"主任"'
:text=
'icInfo.directorName
'
></DetailsItem>
</a-col>
</a-row>
</a-col>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment