Explorar o código

综合管理大屏表格布局。

jxq hai 1 mes
pai
achega
d9d3832a4a

+ 1 - 1
src/views/screens/screen-components/ShengChanJiHuaQingKuang.vue

@@ -3,7 +3,7 @@
     <ScreenComHeader :module-id="moduleId" align="start" title="生产计划情况" />
     <dv-scroll-board
       :config="config"
-      style="width: 100%; height: calc(100% - 32px)"
+      style="width: calc(100% - 40px); height: calc(100% - 32px)"
     />
   </div>
 </template>