Browse Source

fix:[填报表单]翻译

master
15881625488@163.com 1 month ago
parent
commit
a62135097b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      hxhq-modules/hxhq-system/src/main/java/com/hxhq/business/utils/lang/StudyFormUtil.java

+ 1
- 0
hxhq-modules/hxhq-system/src/main/java/com/hxhq/business/utils/lang/StudyFormUtil.java View File

@ -23,6 +23,7 @@ public class StudyFormUtil {
mapLang.put("存储药剂","存储药剂");
mapLang.put("字段名","Field Name");
mapLang.put("原值","Old Value");
mapLang.put("新值","New Value");
mapLang.put("原因","Reason");

Loading…
Cancel
Save