@ -97,9 +97,16 @@ export default {
</script>
<style lang="less">
.showDialogHistoryPic {
display: flex;
align-items: center;
justify-content: center;
.el-dialog {
width: 70% !important;
height: 90%;
transform: none;
margin: auto;
left: auto;
top: auto;
}
.el-dialog__body {
height: calc(100% - 70px);
@ -537,10 +537,19 @@ export default {
.title {