wangting
2024-10-22 b861ab233cf03a240fc5b5608d68a409175cbc9b
Source/plt-web/plt-web-ui/src/views/authority/ui/uiAuthorization/index.vue
@@ -274,7 +274,7 @@
        roleId: this.nodeRow.oid,
        type: this.type,
        context: this.context,
        selectTreeList: data
        selectTreeList: selectTreeList
      }
      authorizedUI(formData).then(res => {
        if (res.data.success) {