Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
蔡永松
/
fontweb-dc
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
24428ddf
authored
2020-08-18 11:26:32 +0800
by
weimo934
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style(批后监管):修改图标,修改间距
1 parent
12e99034
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
16 deletions
src/main/webapp/view/PHJG/PHGL/daiban/widget.html
src/main/webapp/view/PHJG/WFSJ/xmgl/widget.html
src/main/webapp/view/PHJG/PHGL/daiban/widget.html
View file @
24428dd
...
...
@@ -153,7 +153,7 @@
prop=
"PHDJBH"
label=
"地籍编号"
align=
"center"
width=
"
12
0"
width=
"
20
0"
>
</el-table-column>
<el-table-column
...
...
@@ -167,7 +167,7 @@
prop=
"PHZDWZ"
label=
"宗地位置"
align=
"center"
width=
"3
87
"
width=
"3
00
"
>
</el-table-column>
<el-table-column
...
...
@@ -177,30 +177,30 @@
width=
"150"
>
</el-table-column>
<!--
<el-table-column
prop="PHZR
DW"
label="责任单位"
align="center"
width="100"
>
</el-table-column>-->
<!--
<el-table-column
prop="PHZZ
DW"
label="责任单位"
align="center"
width="100"
>
</el-table-column>-->
<el-table-column
prop=
"PHSSQY"
label=
"所属区域"
align=
"center"
width=
"1
00
"
width=
"1
15
"
>
</el-table-column>
<el-table-column
prop=
"CREATETIME"
label=
"创建时间"
align=
"center"
width=
"
218
"
width=
"
180
"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
</template>
</el-table-column>
</el-table>
...
...
src/main/webapp/view/PHJG/WFSJ/xmgl/widget.html
View file @
24428dd
...
...
@@ -140,7 +140,7 @@
</el-table-column>
<el-table-column
prop=
"xmmc"
width=
"
400
"
width=
"
375
"
label=
"项目名称"
align=
"center"
></el-table-column>
...
...
@@ -148,7 +148,7 @@
prop=
"xmwz"
label=
"项目地址"
align=
"center"
width=
"
30
0"
width=
"
28
0"
>
</el-table-column>
<el-table-column
...
...
Please
register
or
sign in
to post a comment