From 3cfd68966bb657541ec825e41b3a9a5488318f27 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期一, 22 四月 2024 16:13:44 +0800 Subject: [PATCH] 添加员工的接口联调+编辑员工的接口联调 --- src/views/employeeManage/workKindManage/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/employeeManage/workKindManage/index.vue b/src/views/employeeManage/workKindManage/index.vue index 614c384..8970b3d 100644 --- a/src/views/employeeManage/workKindManage/index.vue +++ b/src/views/employeeManage/workKindManage/index.vue @@ -164,7 +164,6 @@ this.getData() }, shutdown() { - this.pagerOptions.currPage = 1 this.getData(); }, // 鏂板缓 -- Gitblit v1.8.0