Browse Source

成本以及接团客户名单默认添加

yuanrf 1 year ago
parent
commit
5695d52399
2 changed files with 5 additions and 5 deletions
  1. 4 4
      src/components/Finance/Cost.vue
  2. 1 1
      src/components/OP/PickupList.vue

+ 4 - 4
src/components/Finance/Cost.vue

@@ -2049,12 +2049,12 @@ export default {
                 {
                     "diid": 0,
                     "cbType": "Left",
-                    "cbValues": ['签证', '机票', '核酸检测',] //"string"
+                    "cbValues": ['签证', '机票', '保险','火车票','地接','公务','零用金'] //"string"
                 },
                 {
                     "diid": 0,
                     "cbType": "Right",
-                    "cbValues": ['经济舱 TBR', '经济舱 SGR', '团组预算明细'] //"string"
+                    "cbValues": ['公务舱 SGR', '经济舱 SGR', '团组预算明细'] //"string"
                 }
             ],
             AGroupCostParameter: {
@@ -2967,12 +2967,12 @@ export default {
                             {
                                 "diid": that.diid,
                                 "cbType": "Left",
-                                "cbValues": ['签证', '机票', '核酸检测',] //"string"
+                                "cbValues": ['签证', '机票', '保险','火车票','地接','公务','零用金'] //"string"
                             },
                             {
                                 "diid": that.diid,
                                 "cbType": "Right",
-                                "cbValues": ['经济舱 TBR', '经济舱 SGR', '团组预算明细'] //"string"
+                                "cbValues": ['公务舱 SGR', '经济舱 SGR', '团组预算明细'] //"string"
                             }
                         ]
                     }

+ 1 - 1
src/components/OP/PickupList.vue

@@ -753,7 +753,7 @@ export default {
                 if (res.data.code == 200) {
                     that.restaurantss = res.data.data.clientData;
                     that.cangweiType = res.data.data.shippingSpaceTypeData;
-                    that.pickupinif.Accommodation = that.cangweiType[0].id;
+                    that.pickupinif.Accommodation = 460;
                     that.units = res.data.data.clientCompanyData;
                     that.restaurants = that.restaurantss.map((terminal) => {
                         return {