Sfoglia il codice sorgente

内转需求增加下单人信息

xiaosonghong 5 mesi fa
parent
commit
5d0040eefe

+ 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
       }