jiangping
2024-02-02 5eb40c731da8ccf235ba557f97a5e05a70a75308
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