Browse Source

被服洗涤交接人

seimin 1 year ago
parent
commit
12c9abda0c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/receiptpage/receiptpage.vue

+ 1 - 0
pages/receiptpage/receiptpage.vue

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