|
@@ -537,6 +537,10 @@ export default {
|
|
</script>
|
|
</script>
|
|
|
|
|
|
<style lang="less" scoped>
|
|
<style lang="less" scoped>
|
|
|
|
+/deep/.el-table__body-wrapper{
|
|
|
|
+ max-height: 523px !important;
|
|
|
|
+ overflow-y: auto !important;
|
|
|
|
+}
|
|
.top-body {
|
|
.top-body {
|
|
border-top: 0.0625rem solid #e6e6e6;
|
|
border-top: 0.0625rem solid #e6e6e6;
|
|
line-height: 1.5;
|
|
line-height: 1.5;
|