schangxiang@126.com
2024-09-04 4c0f8b9123f9627be73fff05c2062cffeee42cb7
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
      }