d6a8aa8b by 焦小希

修改页面,调整更新的bug

1 parent e8631f57
......@@ -165,7 +165,7 @@
prop="PHSSQY"
label="所属区域"
align="center"
width="200"
width="223"
>
</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="200"
width="223"
>
</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="200"
width="223"
>
</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="200"
width="223"
>
</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>
<!-- 分页区域-->
......
......@@ -146,7 +146,7 @@
</el-table-column>
<el-table-column
prop="PHXMMC"
width="300"
width="500"
label="案件名称"
align="center"
></el-table-column>
......@@ -168,7 +168,7 @@
prop="PHSSQY"
label="所属区域"
align="center"
width="200"
width="223"
>
</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="RECEIVETIME"
prop="CREATETIME"
label="接收时间"
align="center"
width="200"
width="403"
> <template slot-scope="scope">
<span>{{
scope.row.RECEIVETIME | dataFormat
scope.row.CREATETIME | dataFormat
}}</span>
</template>
</el-table-column>
......@@ -223,7 +223,7 @@
</el-table-column>
<el-table-column
prop="PHXMMC"
width="300"
width="500"
label="案件名称"
align="center"
></el-table-column>
......@@ -245,29 +245,39 @@
prop="PHSSQY"
label="所属区域"
align="center"
width="200"
width="223"
>
</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="RECEIVETIME"
prop="CREATETIME"
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="300"
width="500"
label="案件名称"
align="center"
></el-table-column>
......@@ -313,29 +323,39 @@
prop="PHSSQY"
label="所属区域"
align="center"
width="200"
width="223"
>
</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="RECEIVETIME"
prop="CREATETIME"
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="300"
width="500"
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="RECEIVETIME"
prop="CREATETIME"
label="接收时间"
align="center"
width="200"
width="403"
>
<template slot-scope="scope">
<span>{{
scope.row.CREATETIME | dataFormat
}}</span>
</template>
</el-table-column>
</el-table>
</div>
......
......@@ -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('新增数据成功')
......