智慧农业后台管理页面
guoshilong
2022-08-06 c9e7a4bd175bca724d15fdf9994ebb243d108ae2
已出库待使用农资分页显示
1 files modified
3 ■■■■ changed files
src/views/stock/stockout.vue 3 ●●●● patch | view | raw | blame | history
src/views/stock/stockout.vue
@@ -148,7 +148,7 @@
        ],
      },
      page: {
        pageSize: 10,
        pageSize: 3,
        currentPage: 1,
        total: 0,
      },
@@ -680,6 +680,7 @@
  }
  .el-page {
    margin-top: -135px;
    padding-top: 30px;
    text-align: center;
  }