智慧农业后台管理页面
guoshilong
2022-08-15 cca5b9fc3eb322f16e8d15338a90a80f8fe29a05
src/views/traceability/recovery.vue
@@ -273,7 +273,7 @@
    },
    onLoad(page, params = {}) {
      params['tenantId'] = this.userInfo.tenant_id;
      params['deptId'] = this.userInfo.dept_id;
      // params['deptId'] = this.userInfo.dept_id;
      this.loading = true;
      getList(
        page.currentPage,