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
e484a9c9
authored
2020-12-15 13:56:05 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
弹框统一样式(头部信息居左显示)
1 parent
89c35c2d
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
11 additions
and
13 deletions
src/components/formMenu/qlr.vue
src/components/moveH/moveH.vue
src/components/plc/plC.vue
src/components/plh/plH.vue
src/components/plsh/plSh.vue
src/components/plzl/plZl.vue
src/components/queryData/queryData.vue
src/components/zdQueryData/zdQueryData.vue
src/views/zd/jzd/index.vue
src/views/zd/jzx/index.vue
src/views/zrz/lpb/bjlp/index.vue
src/views/zrz/lpb/bjlp/lpbContent/index.vue
src/components/formMenu/qlr.vue
View file @
e484a9c
...
...
@@ -55,7 +55,6 @@
custom-class=
"insetDialog"
append-to-body
width=
"50%"
center
>
<el-form
:model=
"formData"
class=
"qlrForm"
>
<table
class=
"zdjbxxTable"
cellspacing=
"0"
cellpadding=
"0"
border=
"1"
>
...
...
src/components/moveH/moveH.vue
View file @
e484a9c
...
...
@@ -6,7 +6,7 @@
width=
"50%"
@
close=
"close"
:modal-append-to-body=
"false"
center
>
>
<div>
<div
class=
"bottom-radio"
>
<el-radio-group
v-model=
"moveHdata.sxzylx"
>
...
...
src/components/plc/plC.vue
View file @
e484a9c
...
...
@@ -6,7 +6,7 @@
width=
"50%"
@
close=
"close"
:modal-append-to-body=
"false"
center
>
>
<div>
<table
border=
"1"
>
<tr>
...
...
src/components/plh/plH.vue
View file @
e484a9c
...
...
@@ -6,7 +6,7 @@
width=
"70%"
@
close=
"close"
:modal-append-to-body=
"false"
center
>
>
<div>
<table
border=
"1"
>
<tr>
...
...
src/components/plsh/plSh.vue
View file @
e484a9c
...
...
@@ -6,7 +6,7 @@
width=
"50%"
@
close=
"close"
:modal-append-to-body=
"false"
center
>
>
<div>
<span
class=
"xl"
@
click=
"xl"
>
祥例
</span>
<table
border=
"1"
>
...
...
src/components/plzl/plZl.vue
View file @
e484a9c
...
...
@@ -6,7 +6,7 @@
width=
"60%"
@
close=
"close"
:modal-append-to-body=
"false"
center
>
>
<div>
<table
border=
"1"
>
<tr>
...
...
src/components/queryData/queryData.vue
View file @
e484a9c
...
...
@@ -6,7 +6,7 @@
width=
"70%"
@
close=
"close"
:modal-append-to-body=
"false"
center
>
>
<div
class=
"search"
>
<!--
<el-button
type=
"primary"
@
click=
"search"
>
查询
</el-button>
<el-button
type=
"primary"
@
click=
"result"
>
重置
</el-button>
-->
...
...
src/components/zdQueryData/zdQueryData.vue
View file @
e484a9c
...
...
@@ -6,7 +6,7 @@
width=
"70%"
@
close=
"close"
:modal-append-to-body=
"false"
center
>
>
<div
class=
"search"
>
<el-row>
<el-col
:span=
"24"
>
...
...
src/views/zd/jzd/index.vue
View file @
e484a9c
...
...
@@ -55,7 +55,7 @@
title=
"批量修改"
:visible
.
sync=
"centerDialogVisible"
width=
"30%"
center
>
>
<div
class=
"plxg"
>
<div>
<span
class=
"batchlx"
>
界标类型:
</span>
...
...
src/views/zd/jzx/index.vue
View file @
e484a9c
...
...
@@ -67,7 +67,7 @@
title=
"批量修改"
:visible
.
sync=
"centerDialogVisible"
width=
"30%"
center
>
>
<div
class=
"plxg"
>
<div
class=
"batchlx"
>
<span
class=
""
>
界址线类型:
</span>
...
...
src/views/zrz/lpb/bjlp/index.vue
View file @
e484a9c
...
...
@@ -220,7 +220,7 @@
</div>
<!-- 右键菜单弹出框 -->
<el-dialog
title=
"添加"
:visible
.
sync=
"dialogVisible"
width=
"50%"
center
>
<el-dialog
title=
"添加"
:visible
.
sync=
"dialogVisible"
width=
"50%"
>
<!-- 根据菜单类型(menuType)和右键点击的楼盘类型(treeData.type)来区分弹框内容 -->
<div
class=
"addCh"
v-show=
"menuType == 'ljz'"
>
<addLjz
ref=
"ljz"
></addLjz>
...
...
@@ -255,7 +255,7 @@
@
close=
"hcxlzClose"
></h-cxlz>
<!-- 双击户的弹出框 -->
<el-dialog
title=
"户编辑"
class=
"hbjDialog"
:visible
.
sync=
"hbjVisible"
width=
"70%"
center
>
<el-dialog
title=
"户编辑"
class=
"hbjDialog"
:visible
.
sync=
"hbjVisible"
width=
"70%"
>
<hbj
ref=
"hbj"
:bsm=
"hbsm"
:scyclx=
"scyclx"
></hbj>
</el-dialog>
</div>
...
...
src/views/zrz/lpb/bjlp/lpbContent/index.vue
View file @
e484a9c
...
...
@@ -263,7 +263,6 @@
:title=
"addCData.title"
:visible
.
sync=
"addCVisible"
width=
"50%"
center
>
<el-form
:model=
"addCData"
>
<el-form-item
label=
"层号"
:label-width=
"formLabelWidth"
>
...
...
Please
register
or
sign in
to post a comment