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