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
6f5f101c
authored
2020-12-29 15:50:45 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/renchao/CadastralSystem
2 parents
46b8688f
a88824e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/panel/change/fg/index.vue
src/views/panel/change/fg/index.vue
View file @
6f5f101
...
...
@@ -181,7 +181,7 @@
<el-tab-pane
label=
"多幢分割"
name=
"dz"
>
<div
class=
"fg-tabs top20"
>
<span
class=
"tips"
>
分割前多幢信息
</span>
<el-button
type=
"primary"
class=
"addBtn"
@
click=
"newAdd"
>
新增
</el-button>
<el-button
type=
"primary"
class=
"addBtn"
@
click=
"newAdd"
icon=
"el-icon-plus"
>
新增
</el-button>
<div
class=
"fgq"
>
<el-card
class=
"data"
>
<div
slot=
"header"
class=
"clearfix"
>
...
...
Please
register
or
sign in
to post a comment