Selaa lähdekoodia

内转需求增加下单人信息

xiaosonghong 5 kuukautta sitten
vanhempi
commit
5d0040eefe
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
       }