This commit is contained in:
2024-03-05 14:54:33 +08:00
parent 05bd814b20
commit 065181b174

View File

@ -384,6 +384,7 @@ export default {
}).then(({ value }) => {
const query = {
id: row.id,
patientId: row.patientId,
signStatus: 'SEPARATE_SIGN',
separateReason: value,
}