@@ -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>