|
@@ -91,6 +91,7 @@ const submit = async () => {
|
|
<style lang="scss" scoped>
|
|
<style lang="scss" scoped>
|
|
:deep(.el-dialog__header) {
|
|
:deep(.el-dialog__header) {
|
|
border-bottom: 1px solid #e3edfe;
|
|
border-bottom: 1px solid #e3edfe;
|
|
|
|
+ margin-right: 0;
|
|
}
|
|
}
|
|
:deep(.el-dialog__body) {
|
|
:deep(.el-dialog__body) {
|
|
max-height: calc(100vh - 56px - 62px);
|
|
max-height: calc(100vh - 56px - 62px);
|