跳到主要内容

打开添加关联视图

使用openAddLinkScreen api打开为项目添加的事项关联的模态框界面。 它可以被以下模块使用:

  • Admin page
  • App page
  • Workspace page
  • Item action
  • Item panel
  • Item activity
  • View action

参数

  • 要添加itemLink项的objectId,类型为string

示例

import createProximaSdk from '@giteeteam/proxima-sdk-js';

const proxima = createProximaSdk();
proxima.execute('openAddLinkScreen', 'tAbgAjZxsO');