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