@@ -550,6 +550,13 @@ export default {
.twoCon {
display: flex;
}
+.twoCon > div > .el-input-number {
+ height: 100%;
+}
+.twoCon > div > .el-input{
+
.twoCon > div > input {
border: none;
width: 100%;