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
d6a8aa8b
authored
2020-08-06 18:59:54 +0800
by
焦小希
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改页面,调整更新的bug
1 parent
e8631f57
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
128 additions
and
68 deletions
src/main/webapp/view/PHJG/AJCC/daiban/widget.html
src/main/webapp/view/PHJG/AJCC/yiban/widget.html
src/main/webapp/view/PHJG/WFSJ/xmgl/sonjs/widget.js
src/main/webapp/view/PHJG/AJCC/daiban/widget.html
View file @
d6a8aa8
...
...
@@ -165,7 +165,7 @@
prop=
"PHSSQY"
label=
"所属区域"
align=
"center"
width=
"2
00
"
width=
"2
23
"
>
</el-table-column>
<!-- <el-table-column
...
...
@@ -179,7 +179,7 @@
prop=
"CREATETIME"
label=
"登记时间"
align=
"center"
width=
"
200
"
width=
"
373
"
>
<template
slot-scope=
"scope"
>
<span>
{{
...
...
@@ -191,7 +191,7 @@
prop=
"RECEIVETIME"
label=
"接收时间"
align=
"center"
width=
"
200
"
width=
"
403
"
>
<template
slot-scope=
"scope"
>
<span>
{{
...
...
@@ -221,7 +221,7 @@
</el-table-column>
<el-table-column
prop=
"PHXMMC"
width=
"
PHXMMC
"
width=
"
500
"
label=
"案件名称"
align=
"center"
></el-table-column>
...
...
@@ -243,7 +243,7 @@
prop=
"PHSSQY"
label=
"所属区域"
align=
"center"
width=
"2
00
"
width=
"2
23
"
>
</el-table-column>
<!-- <el-table-column
...
...
@@ -257,15 +257,21 @@
prop=
"CREATETIME"
label=
"登记时间"
align=
"center"
width=
"
200
"
width=
"
373
"
>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
</el-table-column>
<el-table-column
prop=
"RECEIVETIME"
label=
"接收时间"
align=
"center"
width=
"
200
"
width=
"
403
"
>
<span>
{{
scope.row.RECEIVETIME | dataFormat
}}
</span>
</el-table-column>
</el-table>
<el-table
...
...
@@ -311,7 +317,7 @@
prop=
"PHSSQY"
label=
"所属区域"
align=
"center"
width=
"2
00
"
width=
"2
23
"
>
</el-table-column>
<!-- <el-table-column
...
...
@@ -325,15 +331,21 @@
prop=
"CREATETIME"
label=
"登记时间"
align=
"center"
width=
"
200
"
width=
"
373
"
>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
</el-table-column>
<el-table-column
prop=
"RECEIVETIME"
label=
"接收时间"
align=
"center"
width=
"
200
"
width=
"
403
"
>
<span>
{{
scope.row.RECEIVETIME | dataFormat
}}
</span>
</el-table-column>
</el-table>
<el-table
...
...
@@ -379,7 +391,7 @@
prop=
"PHSSQY"
label=
"所属区域"
align=
"center"
width=
"2
00
"
width=
"2
23
"
>
</el-table-column>
<!-- <el-table-column
...
...
@@ -393,15 +405,21 @@
prop=
"CREATETIME"
label=
"登记时间"
align=
"center"
width=
"
200
"
width=
"
373
"
>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
</el-table-column>
<el-table-column
prop=
"RECEIVETIME"
label=
"接收时间"
align=
"center"
width=
"
200
"
width=
"
403
"
>
<span>
{{
scope.row.RECEIVETIME | dataFormat
}}
</span>
</el-table-column>
</el-table>
<!-- 分页区域-->
...
...
src/main/webapp/view/PHJG/AJCC/yiban/widget.html
View file @
d6a8aa8
...
...
@@ -146,7 +146,7 @@
</el-table-column>
<el-table-column
prop=
"PHXMMC"
width=
"
3
00"
width=
"
5
00"
label=
"案件名称"
align=
"center"
></el-table-column>
...
...
@@ -168,7 +168,7 @@
prop=
"PHSSQY"
label=
"所属区域"
align=
"center"
width=
"2
00
"
width=
"2
23
"
>
</el-table-column>
<!-- <el-table-column
...
...
@@ -182,7 +182,7 @@
prop=
"CREATETIME"
label=
"登记时间"
align=
"center"
width=
"
200
"
width=
"
373
"
>
<template
slot-scope=
"scope"
>
<span>
{{
...
...
@@ -191,13 +191,13 @@
</template>
</el-table-column>
<el-table-column
prop=
"
RECEIV
ETIME"
prop=
"
CREAT
ETIME"
label=
"接收时间"
align=
"center"
width=
"
200
"
width=
"
403
"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope.row.
RECEIV
ETIME | dataFormat
scope.row.
CREAT
ETIME | dataFormat
}}
</span>
</template>
</el-table-column>
...
...
@@ -223,7 +223,7 @@
</el-table-column>
<el-table-column
prop=
"PHXMMC"
width=
"
3
00"
width=
"
5
00"
label=
"案件名称"
align=
"center"
></el-table-column>
...
...
@@ -245,29 +245,39 @@
prop=
"PHSSQY"
label=
"所属区域"
align=
"center"
width=
"2
00
"
width=
"2
23
"
>
</el-table-column>
<el-table-column
prop=
"ljr"
label=
"来件人"
align=
"center"
width=
"400"
>
<!-- <el-table-column-->
<!-- prop="ljr"-->
<!-- label="来件人"-->
<!-- align="center"-->
<!-- width="400"-->
<!-- >--
>
</el-table-column>
<el-table-column
prop=
"CREATETIME"
label=
"登记时间"
align=
"center"
width=
"
200
"
width=
"
373
"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
</template>
</el-table-column>
<el-table-column
prop=
"
RECEIV
ETIME"
prop=
"
CREAT
ETIME"
label=
"接收时间"
align=
"center"
width=
"
200
"
width=
"
403
"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
</template>
</el-table-column>
</el-table>
<el-table
...
...
@@ -291,7 +301,7 @@
</el-table-column>
<el-table-column
prop=
"PHXMMC"
width=
"
3
00"
width=
"
5
00"
label=
"案件名称"
align=
"center"
></el-table-column>
...
...
@@ -313,29 +323,39 @@
prop=
"PHSSQY"
label=
"所属区域"
align=
"center"
width=
"2
00
"
width=
"2
23
"
>
</el-table-column>
<el-table-column
prop=
"ljr"
label=
"来件人"
align=
"center"
width=
"400"
>
<!-- <el-table-column-->
<!-- prop="ljr"-->
<!-- label="来件人"-->
<!-- align="center"-->
<!-- width="400"-->
<!-- >--
>
</el-table-column>
<el-table-column
prop=
"CREATETIME"
label=
"登记时间"
align=
"center"
width=
"
200
"
width=
"
373
"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
</template>
</el-table-column>
<el-table-column
prop=
"
RECEIV
ETIME"
prop=
"
CREAT
ETIME"
label=
"接收时间"
align=
"center"
width=
"
200
"
width=
"
403
"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
</template>
</el-table-column>
</el-table>
<el-table
...
...
@@ -359,7 +379,7 @@
</el-table-column>
<el-table-column
prop=
"PHXMMC"
width=
"
3
00"
width=
"
5
00"
label=
"案件名称"
align=
"center"
></el-table-column>
...
...
@@ -370,40 +390,50 @@
width=
"100"
>
</el-table-column>
<el-table-column
prop=
"PHZRDW"
label=
"责任单位"
align=
"center"
width=
"200"
>
</el-table-column
>
<!-- <el-table-column-->
<!-- prop="PHZRDW"-->
<!-- label="责任单位"-->
<!-- align="center"-->
<!-- width="200"-->
<!-- >--
>
<!-- </el-table-column>--
>
<el-table-column
prop=
"PHSSQY"
label=
"所属区域"
align=
"center"
width=
"200"
>
</el-table-column>
<el-table-column
prop=
"ljr"
label=
"来件人"
align=
"center"
width=
"400"
width=
"223"
>
</el-table-column>
<!-- <el-table-column-->
<!-- prop="ljr"-->
<!-- label="来件人"-->
<!-- align="center"-->
<!-- width="400"-->
<!-- >-->
<!-- </el-table-column>-->
<el-table-column
prop=
"CREATETIME"
label=
"登记时间"
align=
"center"
width=
"
200
"
width=
"
373
"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
</template>
</el-table-column>
<el-table-column
prop=
"
RECEIV
ETIME"
prop=
"
CREAT
ETIME"
label=
"接收时间"
align=
"center"
width=
"
200
"
width=
"
403
"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope.row.CREATETIME | dataFormat
}}
</span>
</template>
</el-table-column>
</el-table>
</div>
...
...
src/main/webapp/view/PHJG/WFSJ/xmgl/sonjs/widget.js
View file @
d6a8aa8
...
...
@@ -30,17 +30,26 @@ var self = new Vue({
//所属区域list
distictList
:[
{
distict
:
'
港务区
'
,
label
:
'
港务区
'
distict
:
'
东关街道
'
,
label
:
'
东关街道
'
},
{
distict
:
'
碑林区
'
,
label
:
'
碑林区
'
distict
:
'
清真巷街道
'
,
label
:
'
清真巷街道
'
},
{
distict
:
'莲湖区'
,
label
:
'莲湖区'
}
distict
:
'大众街街道'
,
label
:
'大众街街道'
},{
distict
:
'周家泉街道'
,
label
:
'周家泉街道'
},{
distict
:
'乐家湾镇街道'
,
label
:
'乐家湾镇街道'
},{
distict
:
'韵家口镇街道'
,
label
:
'韵家口镇街道'
},
],
//进展阶段list
evdlveStageList
:[
...
...
@@ -79,6 +88,7 @@ var self = new Vue({
procjectOverview
:
''
,
//项目概况
progress
:
''
,
//进展情况
content
:
''
,
// 建设类容
id
:
null
},
fromsrcid
:
''
,
}
...
...
@@ -106,7 +116,8 @@ var self = new Vue({
this
.
form
.
evdlveStage
=
res
.
data
.
data
.
evdlveStage
this
.
form
.
procjectOverview
=
res
.
data
.
data
.
procjectOverview
this
.
form
.
progress
=
res
.
data
.
data
.
progress
this
.
form
.
content
=
res
.
data
.
data
.
content
this
.
form
.
content
=
res
.
data
.
data
.
content
,
this
.
form
.
id
=
res
.
data
.
data
.
id
}
})
},
...
...
@@ -120,6 +131,7 @@ var self = new Vue({
this
.
$message
.
error
(
'请先输入数据进行保存.... '
)
return
false
}
axios
.
post
(
CONF_NEWGHSC_SERVERURL
+
'/wfsj/phqgz'
,
null
,{
data
:
this
.
form
}).
then
(
res
=>
{
if
(
res
&&
res
.
data
&&
res
.
data
.
code
==
200
){
this
.
$message
.
success
(
'新增数据成功'
)
...
...
Please
register
or
sign in
to post a comment