开始评估的修改

This commit is contained in:
熊丽君
2021-09-16 15:00:59 +08:00
parent 35dc35ce83
commit cac4463c0e
4 changed files with 44 additions and 17 deletions

View File

@ -282,5 +282,8 @@ export default {
/deep/.el-form-item__label {
font-size: 16px;
}
/deep/.el-dialog {
height: auto;
}
}
</style>