+
+
+ 添加成员
+ 刷新
+ 共 {{ members.length }} 人
+
+
+
+
+
+
+
+
+
+ {{ scope.row.userName || '无' }}
+
+
+
+
+
+ {{ scope.row.userId || '无' }}
+
+
+
+
+
+
+
+ {{ scope.row.isLeader === 1 ? '是' : '否' }}
+
+
+
+
+
+
+ {{ scope.row.status === 'ACTIVE' ? '活跃' : '非活跃' }}
+
+
+
+
+
+ {{ scope.row.sortOrder || 0 }}
+
+
+
+
+ 删除
+
+
+
+
+
+
+