From e472f625232db301d806b9a59308571b90ff054f Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Sat, 10 Oct 2020 16:39:14 +0800
Subject: [PATCH] 升级pagehelper到最新版1.3.0
---
ruoyi-ui/src/views/system/role/index.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ruoyi-ui/src/views/system/role/index.vue b/ruoyi-ui/src/views/system/role/index.vue
index 9c760f6..f54a7e7 100644
--- a/ruoyi-ui/src/views/system/role/index.vue
+++ b/ruoyi-ui/src/views/system/role/index.vue
@@ -440,6 +440,7 @@
menuIds: [],
deptIds: [],
menuCheckStrictly: true,
+ deptCheckStrictly: true,
remark: undefined
};
this.resetForm("form");
--
Gitblit v1.9.2