Explorar o código

打开mounted

daiqisheng %!s(int64=3) %!d(string=hai) anos
pai
achega
f560a05a36
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      src/pages/main/performance/department.vue

+ 5 - 5
src/pages/main/performance/department.vue

@@ -495,11 +495,11 @@ export default {
     }
   },
   mounted() {
-    // this.handleInit({
-    //   ...this.table_search,
-    //   page: this.page,
-    //   pageSize: this.rows,
-    // });
+    this.handleInit({
+      ...this.table_search,
+      page: this.page,
+      pageSize: this.rows,
+    });
     // 职位
     this.duty = JSON.parse(sessionStorage.userInfo).duty;
     // 根据职位判定  科室经理7、分管副总 2 、总经理 1 、职员 9