This website works better with JavaScript.
Home
Explore
Help
Sign In
eln_TD
/
eln_svr
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix:[填报表单]翻译
master
15881625488@163.com
1 month ago
parent
053227e44a
commit
a62135097b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
)
;
Write
Preview
Loading…
Cancel
Save