Browse Source

fix:[试验管理][物资列表]试剂详情

lkf
HanLong 3 months ago
parent
commit
1f257d6d21
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      src/lang/en/business/resource/sj.js
  2. +1
    -0
      src/lang/zh/business/resource/sj.js

+ 1
- 0
src/lang/en/business/resource/sj.js View File

@ -54,6 +54,7 @@ export default {
bz: 'Comment/Reason', bz: 'Comment/Reason',
czsj: 'Datetime', czsj: 'Datetime',
jbxx: 'Basic Information',
jcgj: 'Track Record', jcgj: 'Track Record',
sqgd: 'Apply for Archiving', sqgd: 'Apply for Archiving',
sqjd: 'Apply for De-archiving', sqjd: 'Apply for De-archiving',

+ 1
- 0
src/lang/zh/business/resource/sj.js View File

@ -55,6 +55,7 @@ export default {
bz: '备注/原因', bz: '备注/原因',
czsj: '操作时间', czsj: '操作时间',
jbxx: '基本信息',
jcgj: '稽查轨迹', jcgj: '稽查轨迹',
sqgd: '申请归档', sqgd: '申请归档',
sqjd: '申请解档案', sqjd: '申请解档案',

Loading…
Cancel
Save