BUG 30521
This commit is contained in:
@@ -32,6 +32,8 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
::v-deep.AppCreditReport {
|
||||
height: 100%;
|
||||
|
||||
.mar-t16 {
|
||||
margin-top: 16px;
|
||||
}
|
||||
@@ -47,6 +49,7 @@ export default {
|
||||
.color-333 {
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.color-666 {
|
||||
color: #666;
|
||||
}
|
||||
|
||||
@@ -29,5 +29,6 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.companyDetail {
|
||||
height: 100%;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user