qushaowei
2023-08-31 b5e4adfc3a55490ad1cd49f50dfcc9dfb7b57d33
src/views/eam/modules/equipmentScrap/EquipmentScrapDetailList.vue
@@ -69,7 +69,7 @@
        size="middle"
        bordered
        rowKey="id"
        :scroll="{x:true}"
        :scroll="{ x: 'calc(1500px + 50%)', y: 900 }"
        :columns="columns"
        :dataSource="dataSource"
        :pagination="ipagination"