Browse Source

生产报表

hfxc226 2 months ago
parent
commit
4d14022812
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/report/daily/DailyReport.vue

+ 1 - 0
src/views/report/daily/DailyReport.vue

@@ -606,6 +606,7 @@ export default {
 .container {
   background-color: #fff;
   border-radius: 10px;
+  overflow-y: auto;
   width: 100%;
   height: 100%;
   padding: 20px;