[update] 修改企标新增

This commit is contained in:
lideqin
2023-09-13 12:01:30 +08:00
parent 061daeb8c3
commit dc9a8efcab
6 changed files with 76 additions and 46 deletions
@@ -57,13 +57,13 @@ export default {
display: flex;
.box-input {
display: inline-block;
height: 38px;
//height: 38px;
width: 100%;
}
.button-box {
margin-left: 10px;
height: 38px;
line-height: 38px;
//height: 38px;
//line-height: 38px;
}
}
</style>