NEZ-704: 创建 endponit 添加 state参数

This commit is contained in:
zhangyu
2021-06-01 17:24:57 +08:00
parent 3a36dccf18
commit a6dfb7e510
6 changed files with 56 additions and 23 deletions

View File

@@ -787,7 +787,7 @@ export default {
.half-form-item {
width: calc(50% - 21px);
display: inline-block;
padding: 0 18px 0 0px;
padding: 0 0px 0 0px;
}
.half-form-item:nth-child(even){
padding-left: 0;