task#14072,维保终止加原因输入框,非必填

This commit is contained in:
2024-06-19 10:47:42 +08:00
parent 22cbef4f7a
commit 27a169ee0d
5 changed files with 27 additions and 20 deletions

View File

@ -100,7 +100,8 @@ export default {
@import "@/styles/mixin.scss";
@import "@/styles/common.scss";
.wrapCotainer{
@include wh(100%,100%);
background-color: #F4F5F7;
}
.navBar{
height: 46px;
@ -116,7 +117,6 @@ export default {
.wrap {
@include wh(100%, 100%);
@include sizing4Padding(13px,13px,0,13px);
background-color: #F4F5F7;
.itemWrap{
@include wh(349px, 68px);
background: #FFFFFF;