|
|
|
@ -639,7 +639,7 @@ export default {
|
|
|
|
|
|
|
|
|
|
<style scoped lang='scss'> |
|
|
|
|
:deep(.no-print ){ |
|
|
|
|
margin-left: auto !important; |
|
|
|
|
// margin-left: auto !important; |
|
|
|
|
} |
|
|
|
|
:deep(.el-form-item__label){ |
|
|
|
|
width:auto !important; |
|
|
|
@ -658,16 +658,17 @@ export default {
|
|
|
|
|
:deep(.avue-form__row:nth-child(7)){ |
|
|
|
|
margin-left:35px; |
|
|
|
|
} |
|
|
|
|
:deep(.avue-form__row:nth-child(8)){ |
|
|
|
|
margin-left:35px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
:deep(.avue-form__row){ |
|
|
|
|
margin-left:10px; |
|
|
|
|
} |
|
|
|
|
:deep(.avue-form__row:nth-child(4)) { |
|
|
|
|
margin-left:0px; |
|
|
|
|
} |
|
|
|
|
:deep(.avue-form__row:first-child) { |
|
|
|
|
margin-left:0px; |
|
|
|
|
} |
|
|
|
|
:deep(.avue-form__row:nth-child(6)){ |
|
|
|
|
:deep(.avue-form__row:nth-child(7)){ |
|
|
|
|
margin-left:0px; |
|
|
|
|
} |
|
|
|
|
:deep(.avue-form__group--flex){ |
|
|
|
|