|
@@ -1,5 +1,5 @@
|
|
<template>
|
|
<template>
|
|
- <div style="height: calc(100vh - 184px); overflow-y: auto; overflow-x: hidden">
|
|
|
|
|
|
+ <div style="max-height: calc(100vh - 184px); overflow-y: auto; overflow-x: hidden">
|
|
<byTable
|
|
<byTable
|
|
:source="sourceList.data"
|
|
:source="sourceList.data"
|
|
:pagination="sourceList.pagination"
|
|
:pagination="sourceList.pagination"
|