@@ -123,7 +123,7 @@
</ws-form-item>
<!--到站日期-->
- <ws-form-item label="到站日期:" span="1" prop="receiveDateEnd">
+ <ws-form-item label="预计到站日期:" span="1" prop="receiveDateEnd">
{{ item.receiveDateEnd }}
@@ -889,7 +889,7 @@ export default {
width: 20%;
}
/deep/.liaison .ws-info-table .el-form-item .el-form-item__label {
- width: 40%;
+ width: 45%;
border: 0px solid #d8dce6;
background: #f5f7fa;