jiangping
2024-01-26 a76c5c86ac9af71da45bf78c825a2c7aa843b4c8
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