Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -462,7 +462,7 @@ export default { | ... | @@ -462,7 +462,7 @@ export default { |
| 462 | maxWeight: "", | 462 | maxWeight: "", |
| 463 | minNumOfPieces: "", // 最小件数 | 463 | minNumOfPieces: "", // 最小件数 |
| 464 | maxNumOfPieces: "", | 464 | maxNumOfPieces: "", |
| 465 | - currencyCd: "CNY", // 人民币种 | 465 | + currencyCd: "RMB", // 人民币种 |
| 466 | currencyCdUsd: "SUD", // 美元币种 | 466 | currencyCdUsd: "SUD", // 美元币种 |
| 467 | minCustomVal: "", // 人民币最小申报值 | 467 | minCustomVal: "", // 人民币最小申报值 |
| 468 | maxCustomVal: "", // 人民币最大申报值 | 468 | maxCustomVal: "", // 人民币最大申报值 | ... | ... |
-
Please register or login to post a comment