@ -727,6 +727,7 @@ const handleUpdate = async (row) => {
maxExtensionDuration: r.maxExtensionDuration ?? null,
// 审批流程
approvalFlow: r.approvalFlow ?? '',
negativeId: r.negativeId ?? ''
};
updateShow.value = true
}