|
@@ -208,7 +208,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
if (this.$route.name == 'wjkzgl-ywyxjlsc' || this.$route.name == 'ywtxyxjl') {
|
|
if (this.$route.name == 'wjkzgl-ywyxjlsc' || this.$route.name == 'ywtxyxjl') {
|
|
|
this.listConfig.searchForm.forms = [
|
|
this.listConfig.searchForm.forms = [
|
|
|
- { prop: 'nian_du_', label: '年度:', width: 50 },
|
|
|
|
|
|
|
+ { prop: 'nian_du_', label: '年度:', fieldType: 'date', dateType: 'year', width: 50 },
|
|
|
{ prop: 'bian_zhi_shi_jian', label: '上传时间:', fieldType: 'daterange', width: 200 }
|
|
{ prop: 'bian_zhi_shi_jian', label: '上传时间:', fieldType: 'daterange', width: 200 }
|
|
|
]
|
|
]
|
|
|
this.listConfig.columns = [
|
|
this.listConfig.columns = [
|