MrShi
2024-01-30 3db567c3f22fd2513f6eeac314e509b4abcd6c8b
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