Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcjg-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
5c542b7f
authored
2023-02-03 15:11:50 +0800
by
yangwei
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
不动产数据详情tabsName配置
1 parent
f5659648
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
src/views/business-info/fdcqdz/index.vue
src/views/business-info/jsydzjdsyq/index.vue
src/views/business-info/tdsyq/index.vue
src/views/business-info/fdcqdz/index.vue
View file @
5c542b7
...
...
@@ -63,7 +63,7 @@
:data=
"tableData.data"
>
</lb-table>
</div>
<dataDetails
ref=
"editLog"
:title=
"title"
/>
<dataDetails
ref=
"editLog"
:title=
"title"
:tabsActiveName=
"'qltFwFdcqDz'"
/>
</div>
</
template
>
...
...
src/views/business-info/jsydzjdsyq/index.vue
View file @
5c542b7
...
...
@@ -58,7 +58,7 @@
:data=
"tableData.data"
>
</lb-table>
</div>
<dataDetails
ref=
"editLog"
:title=
"title"
/>
<dataDetails
ref=
"editLog"
:title=
"title"
:tabsActiveName=
"'qlfQlJsydsyq'"
/>
</div>
</
template
>
...
...
src/views/business-info/tdsyq/index.vue
View file @
5c542b7
...
...
@@ -58,7 +58,7 @@
:data=
"tableData.data"
>
</lb-table>
</div>
<dataDetails
ref=
"editLog"
:title=
"title"
/>
<dataDetails
ref=
"editLog"
:title=
"title"
:tabsActiveName=
"'qlfQlTdsyq'"
/>
</div>
</
template
>
...
...
Please
register
or
sign in
to post a comment