From a5c7400b995441528656cfa628fcde329ac19a0b Mon Sep 17 00:00:00 2001 From: Chengliang <1546584672@qq.com> Date: Wed, 19 Jun 2024 09:44:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E5=9C=B0=E7=90=83=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pc4mobx/organization/components/resource/ResourceCard.js | 4 ++-- pc4mobx/organization/stores/columnSetting.js | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) 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}")}/> ; }