wangting
2024-10-22 0f0d9178eb886612e2310514383d2b057779042b
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) {