|
@@ -66,7 +66,7 @@
|
|
|
}
|
|
|
|
|
|
.layui-form-select dl {
|
|
|
- height: 120px;
|
|
|
+ height: 230px;
|
|
|
}
|
|
|
|
|
|
.taller-select {
|
|
@@ -886,7 +886,7 @@
|
|
|
},
|
|
|
{field: 'subName', title: '项目名称', minWidth: 200},
|
|
|
{field: 'subjectId', title: '项目所在地', minWidth: 200},
|
|
|
- {field: 'content', title: '项目建设内容', minWidth: 200},
|
|
|
+ {field: 'content', title: '项目建设内容', minWidth: 300,},
|
|
|
{field: 'amtTotal', title: '投资金额(亿元)', minWidth: 200},
|
|
|
{field: 'progress', title: '进展情况', minWidth: 200},
|
|
|
{field: 'remark', title: '备注', minWidth: 200},
|