|
@@ -149,7 +149,7 @@ export default {
|
149
|
149
|
RescueRecord: '抢救记录',
|
150
|
150
|
special_permission_manage: '特殊权限管理',
|
151
|
151
|
schedule_print: '排班打印',
|
152
|
|
-
|
|
152
|
+
|
153
|
153
|
drugsExpiryDate:'药品有效期预警',
|
154
|
154
|
drugsSurplus:'药品剩余预警',
|
155
|
155
|
drugsQuery:'明细查询',
|
|
@@ -201,7 +201,31 @@ export default {
|
201
|
201
|
|
202
|
202
|
slow: '慢病管理',
|
203
|
203
|
scrm: 'SCRM',
|
204
|
|
- shop: '分销商城'
|
|
204
|
+ shop: '分销商城',
|
|
205
|
+
|
|
206
|
+ outpatientRegistration:'门诊挂号',
|
|
207
|
+ outpatientRegistrationIndex:'门诊挂号',
|
|
208
|
+ outpatientRegistrationRegistrationHistory:'挂号历史',
|
|
209
|
+ outpatientDoctorStation:"门诊医生站",
|
|
210
|
+ outpatientDoctorStationDoctorDesk:'医生工作台',
|
|
211
|
+ outpatientDoctorStationPastInquiries:'既往查询',
|
|
212
|
+ outpatientDoctorStationTemplateManagement:'模板管理',
|
|
213
|
+ outpatientCharges:'门诊收费',
|
|
214
|
+ outpatientChargesManagement:'门诊收费管理',
|
|
215
|
+ outpatientInvoice:'门诊发票',
|
|
216
|
+ advancePayment:'预交金',
|
|
217
|
+ labelPrinting:'标签打印',
|
|
218
|
+ summary:'项目消费明细汇总',
|
|
219
|
+ outpatientPharmacy:'门诊药房',
|
|
220
|
+ pharmacyFormula:'药房配发药',
|
|
221
|
+ prescriptionDrugReturn:'处方退药',
|
|
222
|
+ dispensingInquiry:'处方发药查询',
|
|
223
|
+ drugReturnInquiry:'处方退药查询',
|
|
224
|
+ signIndex:'签到排队',
|
|
225
|
+ signIn:'签到窗口',
|
|
226
|
+ lineUp:'排队窗口',
|
|
227
|
+
|
|
228
|
+
|
205
|
229
|
},
|
206
|
230
|
navbar: {
|
207
|
231
|
logOut: '退出登录',
|