diff --git a/healthlink-his-ui/src/i18n/locales/enUS.json b/healthlink-his-ui/src/i18n/locales/enUS.json index fc5c751be..01b20cec7 100644 --- a/healthlink-his-ui/src/i18n/locales/enUS.json +++ b/healthlink-his-ui/src/i18n/locales/enUS.json @@ -729,6 +729,7 @@ "import": "Import", "detail": "Detail", "view": "View", + "sequence": "Sequence", "operation": "Operation", "status": "Status", "enabled": "Enabled", diff --git a/healthlink-his-ui/src/i18n/locales/viVN.json b/healthlink-his-ui/src/i18n/locales/viVN.json index 9c79611de..2c5e29ea8 100644 --- a/healthlink-his-ui/src/i18n/locales/viVN.json +++ b/healthlink-his-ui/src/i18n/locales/viVN.json @@ -729,6 +729,7 @@ "import": "Nhập", "detail": "Chi Tiết", "view": "Xem", + "sequence": "STT", "operation": "Thao Tác", "status": "Trạng Thái", "enabled": "Kích Hoạt", diff --git a/healthlink-his-ui/src/i18n/locales/zhCN.json b/healthlink-his-ui/src/i18n/locales/zhCN.json index 1a4eb2593..39a6f148d 100644 --- a/healthlink-his-ui/src/i18n/locales/zhCN.json +++ b/healthlink-his-ui/src/i18n/locales/zhCN.json @@ -729,6 +729,7 @@ "import": "导入", "detail": "详情", "view": "查看", + "sequence": "序号", "operation": "操作", "status": "状态", "enabled": "启用", @@ -1964,14 +1965,20 @@ "title": "会诊确认", "print": "打印", "sign": "签名", + "id": "序号", + "urgentShort": "急", "urgent": "紧急", "applicationNo": "申请单号", "patientName": "患者姓名", "consultationDate": "会诊时间", "invitedObject": "邀请对象", "applyDept": "申请科室", + "applyPhysician": "申请医师", "applyDoctor": "申请医生", "applyTime": "申请时间", + "submit": "提交", + "end": "结束", + "operation": "操作", "confirm": "确认", "signColumn": "签名", "recordSheet": "会诊记录单", diff --git a/healthlink-his-ui/src/views/clinicmanagement/consultationconfirmation/index.vue b/healthlink-his-ui/src/views/clinicmanagement/consultationconfirmation/index.vue index 660b08f04..eb8475055 100755 --- a/healthlink-his-ui/src/views/clinicmanagement/consultationconfirmation/index.vue +++ b/healthlink-his-ui/src/views/clinicmanagement/consultationconfirmation/index.vue @@ -216,23 +216,23 @@ align="center" /> @@ -283,7 +283,7 @@ @@ -299,7 +299,7 @@ @@ -835,4 +835,4 @@ function cancel() { } getList(); - \ No newline at end of file +