2
schangxiang@126.com
2024-08-31 7dc4422cab331f9c14a5235466857614ec12b6b6
2
已修改1个文件
2 ■■■ 文件已修改
yiqi_iwara-scada-web/src/views/main/WorkPieceLogYield/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
yiqi_iwara-scada-web/src/views/main/WorkPieceLogYield/index.vue
@@ -189,7 +189,7 @@
        total: 0,
        showTotal: (total, range) => `${range[0]}-${range[1]}共${total}条`,
        showSizeChanger: true,
        pageSizeOptions: ['10', '20', '30', '40'],
        pageSizeOptions: ['10', '20', '30', '40','50','100','200','300','400','500'],
        onChange: this.getData,
        onShowSizeChange: this.showSizeChange
      }