diff --git a/src/assets/css/global_dialog.css b/src/assets/css/global_dialog.css index 6928d33..f58fd61 100644 --- a/src/assets/css/global_dialog.css +++ b/src/assets/css/global_dialog.css @@ -33,4 +33,9 @@ text-align: right; box-sizing: border-box; */ +} + +/* 右击菜单 */ +.menu_item[data-v-e3a2c392]{ + line-height: 25px; /* 原始:32 */ } \ No newline at end of file diff --git a/src/router/index.js b/src/router/index.js index da3198e..6e9d148 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -290,7 +290,7 @@ const routes = [{ import ("../views/customerOrg/patientRegisterSign.vue"), }, { - path: "/personnelBatch", + path: "/patientRegisterBatch", name: "人员批量登记", component: () => import ("../views/customerOrg/patientRegisterImport.vue"), //../views/doctorCheck/personnelBatch.vue diff --git a/src/views/Home.vue b/src/views/Home.vue index bbc582f..da1af90 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -306,7 +306,7 @@ 体检人员登记 - 人员批量登记 + + @@ -23,8 +26,8 @@ :append-to-body="true" :close-on-click-modal="false">

从Excle导入 -

- 从以往体检资料中导入 +
+
从以往体检资料中导入
下一步 @@ -55,6 +58,18 @@ :append-to-body="true" :close-on-click-modal="false">
+
+ + + +
+
+ 标题行: 第 + + +
上一步 @@ -62,105 +77,321 @@ 关闭 + + +
+
+ 1、按住 Ctr1 或 Shift 键可进行多选,在标题列右击鼠标可设置列名,即:标题列有√;
+ 2、身份证号有值且合法时,将以身份证号为主自动换算性别、出生日期及年龄;
+
+
+ + + + + + +
+
+ + 全选 + 取消全选 + + 上一步 + 下一步 + 关闭 + +
+ + +
+
+ 选择的人员信息必须直接属于该单位或者是该单位的一级部门,如果人员信息直接属于该单位请将Exce1文件中该人员信息的部门名称设为空 +
+
+
+ 体检单位: + + +
+
+ 单位体检次数: + + + +
+
+
+ 相同姓名的人员: +
+ 同名病人提示 + 本单位同名提示 + 不提示 +
+
+
+ 登记状态: +
+ 预登记 + 正式登记 +
+
+
+ 工卡号: +
+
+ + 工卡号作为档案号 +
+
+ 工卡号开始位置: + + 长度: + +
+
+
+
+ 是否自动创建部门: + +
+
+ + 上一步 + 确定导入 + 关闭 + +
+ + + + +