Qukatie 1 週間 前
コミット
3f60bc1592

+ 1 - 1
src/views/iosBasicData/financialManagement/finstlbills/components/queryData.vue

@@ -668,7 +668,7 @@ export default {
         vesselCnName: this.form.vesselCnName, // 中文船名
         invoiceNo: this.form.invoiceNo, // 发票号
         bookingNo: this.form.bookingNo, // 订舱号 BKNO
-        createUserName: this.form.updateUser ? this.form.updateUser : "", // 操作员id
+        createUserName: this.form.operatorId ? this.form.operatorId : "", // 操作员id
         voyageNo: this.form.voyageNo, // 航次
         businessDateStart: this.form.businessDateStart, // 业务开始日期
         businessDateEnd: this.form.businessDateEnd, // 业务结束日期