Mr.Shi
2023-08-16 d044dc871c16f05c9a1fb1489621020c91ec9d59
web_standard/src/components/system/role/MenuConfigWindow.vue
@@ -61,7 +61,8 @@
      // const formData = new FormData()
      // formData.append('type', role.type)
      // formData.append('moduleId', 1)
      fetchMenuList({ type: type, moduleId: 1 })
      // , moduleId: 1
      fetchMenuList({ type: type })
        .then(records => {
          this.menus = records
          // 如果为固定角色,则固定菜单不可更改