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
c5dd9b95
authored
2020-10-28 17:26:24 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
代码优化
1 parent
c8f5310b
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
113 deletions
src/components/lineTree/lineItem.vue
src/views/panel/create/index.vue
src/views/panel/index.vue
src/views/systemZD/zddcb/index.vue
src/components/lineTree/lineItem.vue
View file @
c5dd9b9
...
...
@@ -108,9 +108,6 @@ export default {
}
else
{
return
;
}
// this.top = y;
// this.left = x;
// this.visible = true;
},
// 左键双击事件
dbclick
(
item
)
{
...
...
@@ -121,7 +118,6 @@ export default {
},
closeMenu
()
{
this
.
$emit
(
"changeVisible"
,
false
);
// this.visible = false;
},
},
watch
:
{
...
...
@@ -237,7 +233,7 @@ export default {
position
:
absolute
;
height
:
100%
;
width
:
1px
;
left
:
9
px
;
left
:
7
px
;
top
:
0px
;
background
:
url('../../assets/images/colline.png')
;
background-position-x
:
center
;
...
...
@@ -249,7 +245,7 @@ export default {
top
:
-14px
;
height
:
calc
(
100%
+
14px
);
width
:
1px
;
left
:
9
px
;
left
:
7
px
;
background
:
url('../../assets/images/colline.png')
;
background-position-x
:
center
;
}
...
...
@@ -260,7 +256,7 @@ export default {
height
:
24px
;
top
:
-14px
;
width
:
1px
;
left
:
9
px
;
left
:
7
px
;
background
:
url('../../assets/images/colline.png')
;
background-position-x
:
center
;
}
...
...
@@ -269,7 +265,7 @@ export default {
position
:
absolute
;
height
:
9px
;
width
:
1px
;
left
:
9
px
;
left
:
7
px
;
top
:
0px
;
background
:
url('../../assets/images/colline.png')
;
background-position-x
:
center
;
...
...
src/views/panel/create/index.vue
View file @
c5dd9b9
...
...
@@ -80,17 +80,6 @@
<el-button
type=
"primary"
@
click=
"newZd"
>
创建
</el-button>
<el-button
type=
"primary"
@
click=
"close"
>
取消
</el-button>
</el-form-item>
<!--
<div>
<el-form-item
style=
"margin-left:300px;"
>
<el-button
type=
"primary"
>
导入图形
</el-button>
</el-form-item>
<el-form-item>
<el-button
type=
"primary"
@
click=
"newZd"
>
创建
</el-button>
</el-form-item>
<el-form-item>
<el-button
type=
"primary"
@
click=
"close"
>
取消
</el-button>
</el-form-item>
</div>
-->
</el-form>
</el-tab-pane>
<el-tab-pane
class=
"eltabspane"
label=
"宗海"
name=
"zh"
>
宗海
</el-tab-pane>
...
...
src/views/panel/index.vue
View file @
c5dd9b9
...
...
@@ -88,48 +88,7 @@ export default {
{
name
:
"重新落宗"
,
img
:
require
(
"../../assets/images/temp2.png"
)
},
],
tableData
:
[
{
date
:
"2016-05-02 08:23"
,
title
:
"国家能源局关于2019年风电、光伏发电项目建设有关事项的通知"
,
},
{
date
:
"2016-05-04 08:23"
,
title
:
"珠江委部署珠江水利改革发展“十四五”规划思路报告编制工作"
,
},
{
date
:
"2016-05-01 08:23"
,
title
:
"全国海洋生态环境保护工作会议召开生态环境部公布国家地表水考核断面水质排名"
,
},
{
date
:
"2016-05-03 08:23"
,
title
:
"自然资源部四单位党组织开展联学联建活动"
,
},
{
date
:
"2016-05-04 08:23"
,
title
:
"珠江委部署珠江水利改革发展“十四五”规划思路报告编制工作"
,
},
{
date
:
"2016-05-03 08:23"
,
title
:
"全国海洋伏季休渔暨渤海综合治理专项执法行动启动"
,
},
{
date
:
"2016-05-03 08:23"
,
title
:
"生态环境部召开各流域海域生态环境监督管理局座谈会"
,
},
{
date
:
"2016-05-03 08:23"
,
title
:
"生态环境部审议并原则通过《地级及以上城市国家地表水考核断面水环境质量排名方案》"
,
},
{
date
:
"2016-05-03 08:23"
,
title
:
"自然资源部四单位党组织开展联学联建活动"
,
},
{
date
:
"2016-05-03 08:23"
,
title
:
"全国海洋伏季休渔暨渤海综合治理专项执法行动启动"
,
},
],
tableHeight
:
""
,
};
...
...
src/views/systemZD/zddcb/index.vue
View file @
c5dd9b9
...
...
@@ -377,58 +377,7 @@ export default {
{
label
:
">="
,
value
:
">="
},
{
label
:
"-"
,
value
:
"-"
},
],
formData
:
{
bblx
:
0
,
bbsxh
:
0
,
bhqkbsm
:
""
,
blc
:
""
,
bz
:
""
,
dcrq
:
""
,
dcy
:
""
,
dcyj
:
""
,
djh
:
""
,
djqbsm
:
""
,
djzqbsm
:
""
,
dyhbsm
:
""
,
gmjjhyflbsm
:
""
,
gygyqlrqk
:
""
,
jg
:
0
,
jyjzmd
:
">"
,
jyjzxg
:
"<"
,
jyrjl
:
"<"
,
jzmd
:
0
,
jzmdsm
:
""
,
jzxg
:
0
,
jzxgsm
:
""
,
jzzdzmj
:
0
,
jzzmj
:
0
,
mjdw
:
""
,
pzmj
:
0
,
qllxbsm
:
""
,
qlsdfs
:
""
,
qszt
:
""
,
rjl
:
0
,
rjlsm
:
""
,
sfwqfg
:
""
,
sjly
:
0
,
syqlxbsm
:
""
,
tdqslyzmcl
:
""
,
tfh
:
""
,
userbsm
:
""
,
xmmc
:
""
,
xzqbsm
:
""
,
ydybsm
:
""
,
ysclbsm
:
""
,
zdbsm
:
""
,
zddm
:
""
,
zdmj
:
0
,
zdszb
:
"北"
,
zdszd
:
"东"
,
zdszn
:
"南"
,
zdszx
:
"西"
,
zdtzmbsm
:
""
,
zl
:
"坐落"
,
},
formData
:
{},
};
},
created
()
{
...
...
Please
register
or
sign in
to post a comment