MrShi
2024-02-01 4a9c70dde16036fd7e4e3c06bd8b9de98cc578e4
platform/src/components/system/role/MenuConfigWindow.vue
@@ -45,8 +45,8 @@
    /**
     * @role 角色对象
     */
    open (role) {
      fetchMenuList({})
    open (role, type=0) {
      fetchMenuList({}, type)
        .then(records => {
          this.role = role
          this.menus = records