xg
This commit is contained in:
parent
9fd7d476cf
commit
b9a47d8c13
@ -163,6 +163,7 @@ export default {
|
|||||||
},
|
},
|
||||||
list: {},
|
list: {},
|
||||||
form: {
|
form: {
|
||||||
|
signCategory: 'reSign',
|
||||||
record: {
|
record: {
|
||||||
patientId: undefined,
|
patientId: undefined,
|
||||||
patientPhone: undefined,
|
patientPhone: undefined,
|
||||||
|
|||||||
@ -142,6 +142,7 @@ export default {
|
|||||||
packagePaymentStatus: '',
|
packagePaymentStatus: '',
|
||||||
},
|
},
|
||||||
form: {
|
form: {
|
||||||
|
signCategory: 'sign',
|
||||||
record: {
|
record: {
|
||||||
patientId: undefined,
|
patientId: undefined,
|
||||||
patientPhone: undefined,
|
patientPhone: undefined,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user