From 124d9df32f89b5f9f3f745cf7024a5952518052c Mon Sep 17 00:00:00 2001
From: Chengliang <1546584672@qq.com>
Date: Fri, 14 Jun 2024 16:25:07 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E8=AF=AD=E8=A8=80=E8=AE=BE=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/department/department.js | 2 +-
.../components/newImport/index.js | 56 ++++-
.../components/newImport/stepContent.js | 11 +-
.../components/newImport/stepDialog.js | 15 +-
.../components/resource/GroupList.js | 4 +-
.../components/resource/PersonnelResume.js | 15 +-
.../components/resource/ResourceCard.js | 22 +-
.../components/resource/SearchCustomDialog.js | 16 +-
.../components/resource/resource.js | 42 ++--
.../organization/components/staff/Staff.js | 7 +-
pc4mobx/organization/public/i18n.js | 2 +-
pc4mobx/organization/stores/newImport.js | 50 +----
.../organization/stores/personnelResume.js | 192 +-----------------
pc4mobx/organization/stores/resource.js | 25 ++-
pc4mobx/organization/stores/resourceCard.js | 160 +--------------
15 files changed, 144 insertions(+), 475 deletions(-)
diff --git a/pc4mobx/organization/components/department/department.js b/pc4mobx/organization/components/department/department.js
index c047f96..e322700 100644
--- a/pc4mobx/organization/components/department/department.js
+++ b/pc4mobx/organization/components/department/department.js
@@ -693,7 +693,7 @@ export default class Department extends React.Component {
}}
onSearchChange={val => this.onSearchChange(val)}
/>
-
注意:右侧列表默认加载的为必填字段!
+{getLabel(547646,'注意:右侧列表默认加载的为必填字段!')}
流程总数
+{getLabel(547241,'流程总数')}
{data.statistical.workflowCount}
文档总数
+{getLabel(547243,'文档总数')}
{data.statistical.docCount}
我的客户
+{getLabel(547244,'我的客户')}
{data.statistical.cusCount}
我的协作
+{getLabel(547245,'我的协作')}
{data.statistical.collaborationCount}
微博总数
+{getLabel(547246,'我的协作')}
{data.statistical.weiboCount}