bdb6c63f by yangwei

部分样式调整

1 parent 6d21ab08
......@@ -66,7 +66,7 @@
// refine element ui upload
.el-input.is-disabled .el-input__inner {
color: #FFFFFF !important;
// background-color: transparent !important;
background-color: transparent !important;
border: 1px solid #224C7C !important;
}
......
......@@ -22,7 +22,7 @@ class data extends filter {
},
{
label: "登记类型",
width: 70,
width: 100,
render: (h, scope) => {
return (
<div>
......