修改
This commit is contained in:
parent
05bd814b20
commit
065181b174
@ -384,6 +384,7 @@ export default {
|
||||
}).then(({ value }) => {
|
||||
const query = {
|
||||
id: row.id,
|
||||
patientId: row.patientId,
|
||||
signStatus: 'SEPARATE_SIGN',
|
||||
separateReason: value,
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user