智慧农业后台管理页面
guoshilong
2022-08-06 710771b3f9999c91017b7a0df83896115596c1a4
农资库存管理分页显示
1 files modified
3 ■■■■ changed files
src/views/stock/stockmanage.vue 3 ●●●● patch | view | raw | blame | history
src/views/stock/stockmanage.vue
@@ -197,7 +197,7 @@
      query: {},
      loading: true,
      page: {
        pageSize: 4,
        pageSize: 3,
        currentPage: 1,
        total: 0,
      },
@@ -1236,6 +1236,7 @@
  }
  .el-page {
    margin-top: -135px;
    padding-top: 30px;
    text-align: center;
  }