fix : 修复费用分摊新增输入框宽度显示
This commit is contained in:
@@ -595,7 +595,7 @@ onMounted(() => {
|
||||
}
|
||||
}
|
||||
:deep(.el-date-editor--month){
|
||||
width: 100%;
|
||||
width: 100%!important;
|
||||
}
|
||||
:deep(.el-input-number) {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user