diff --git a/pc4mobx/organization/components/resource/ResourceCard.js b/pc4mobx/organization/components/resource/ResourceCard.js index c1fef92..493f622 100644 --- a/pc4mobx/organization/components/resource/ResourceCard.js +++ b/pc4mobx/organization/components/resource/ResourceCard.js @@ -241,12 +241,12 @@ export default class ResourceCard extends React.Component {
{data.user.name} {data.user.sex == 0 ? : }
-
+ {/*
-
+
*/}
diff --git a/pc4mobx/organization/stores/columnSetting.js b/pc4mobx/organization/stores/columnSetting.js index 2154699..5d083bf 100644 --- a/pc4mobx/organization/stores/columnSetting.js +++ b/pc4mobx/organization/stores/columnSetting.js @@ -179,9 +179,7 @@ export class ColumnSetting { + title={getLabel('547638', "页面链接地址可以为外网地址,如:http://www.baidu.com也可以是内部地址,如:/test.jsp,可以带上参数传参,像这样:/test.jsp?a=1&b=2也可以写占位符${id}传人员id,像这样:/test.jsp?a=1&b=${id}&mypara2=${id}")}/> ; }