更改病案查询,修复只能查1份的bug
This commit is contained in:
@@ -380,7 +380,7 @@ export default {
|
||||
idNumber: null,
|
||||
phone: null,
|
||||
hosNumber: null,
|
||||
copies: 1,
|
||||
copies: null,
|
||||
inhosDate: [],
|
||||
outhosDate: [],
|
||||
handleType: null,
|
||||
|
||||
Reference in New Issue
Block a user