Commit 28be6eaa authored by 王玉鑫's avatar 王玉鑫

fix: 详情页提交选址样式修正

parent bf86d18d
......@@ -166,5 +166,8 @@ const changeShowSelect = (b: boolean) => {
.el-select {
width: 100%;
}
.el-input-number {
width: 100% !important;
}
}
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment