loulijun2021
2022-12-02 9155d0eea8a4809b3597cc8bf4f7f1a858b75227
src/views/bbgl/rygz.vue
@@ -209,6 +209,7 @@
            label="报工时间"
            width="160"
            sortable="custom"
            fixed="right"
          />
        </el-table>
@@ -296,7 +297,7 @@
        groupcode: '', // 生产班组
        reportname: '', // 操作人员
        reportdate: '', // 操作时间
        prop: 'partcode', // 排序字段
        prop: 'report_date', // 排序字段
        order: 'desc', // 排序字段
        page: 1, // 第几页
        rows: 20 // 每页多少条