Commit ca84f554 authored by 邓春圆's avatar 邓春圆

空运修改

parent 1e651279
...@@ -856,7 +856,9 @@ export default { ...@@ -856,7 +856,9 @@ export default {
} }
serviceConfig({ serviceConfig({
lineId: this.lineform.lineId, lineId: this.lineform.lineId,
otherService: otherService.join(',') otherService: otherService.join(','),
isClientShow:this.ladingform.isClientShow,
makeBillNode:this.ladingform.makeBillNode
}).then(res => { }).then(res => {
this.$modal.msgSuccess(this.$t("操作成功")); this.$modal.msgSuccess(this.$t("操作成功"));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment