浏览代码

内转需求增加下单人信息

xiaosonghong 5 月之前
父节点
当前提交
5d0040eefe
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/inward/components/truckAppoint/addRequirement2.vue

+ 1 - 1
src/views/inward/components/truckAppoint/addRequirement2.vue

@@ -1026,7 +1026,7 @@ export default {
         // 用车类型Id
         capacityTypeId: this.capacityTypeId,
         mapList: this.tableData,
-        orgCode: getCookie('orgCode'),
+        orgCode: getCookie('userId'),
         remark:
           this.form.Tel + '-' + this.capacityTypeName + this.form.typeRemarks
       }