This website works better with JavaScript
Home
Explore
Help
Register
Sign In
java
/
qc
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
主诉症状时间未填写不报错主诉时间不规范
wangsy
4 years ago
parent
36d3a8c96e
commit
8e28fff467
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
kernel/src/main/java/com/lantone/qc/kernel/catalogue/behospitalized/BEH02860.java
+ 2
- 0
kernel/src/main/java/com/lantone/qc/kernel/catalogue/behospitalized/BEH02860.java
View File
@@ -59,6 +59,8 @@ public class BEH02860 extends QCCatalogue {
}
}
}
+ } else {
+ status.set("0");
}
}
}