@@ -1493,6 +1493,7 @@
id: 0,
startDeptId: this.quiltData.dept.id,
hosId: this.hosId,
+ handoverId: this.quiltData.id,
}).then((res) => {
uni.hideLoading();
if (res.data && res.data.state == 200) {