正在显示
1 个修改的文件
包含
8 行增加
和
0 行删除
| @@ -136,6 +136,10 @@ export default { | @@ -136,6 +136,10 @@ export default { | ||
| 136 | '航班起始站中文', | 136 | '航班起始站中文', |
| 137 | '航班目的站', | 137 | '航班目的站', |
| 138 | '航班目的站中文', | 138 | '航班目的站中文', |
| 139 | + '运单起始站', | ||
| 140 | + '运单起始站中文', | ||
| 141 | + '运单目的站', | ||
| 142 | + '运单目的站中文', | ||
| 139 | '发货人国家', | 143 | '发货人国家', |
| 140 | '发货人国家中文', | 144 | '发货人国家中文', |
| 141 | '发货人区域' | 145 | '发货人区域' |
| @@ -155,6 +159,10 @@ export default { | @@ -155,6 +159,10 @@ export default { | ||
| 155 | 'originatingstationcn', | 159 | 'originatingstationcn', |
| 156 | 'destinationstation', | 160 | 'destinationstation', |
| 157 | 'destinationstationcn', | 161 | 'destinationstationcn', |
| 162 | + 'originatingstationBill', | ||
| 163 | + 'originatingstationbillcn', | ||
| 164 | + 'destinationstationBill', | ||
| 165 | + 'destinationstationbillcn', | ||
| 158 | 'shipperCountrycode', | 166 | 'shipperCountrycode', |
| 159 | 'countrydescchn', | 167 | 'countrydescchn', |
| 160 | 'areadescchn' | 168 | 'areadescchn' |
-
请 注册 或 登录 后发表评论