浏览代码

生产报表

hfxc226 2 月之前
父节点
当前提交
4d14022812
共有 1 个文件被更改,包括 1 次插入0 次删除
  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;