Commit e4587cf7 authored by wanglianghe's avatar wanglianghe

卸柜时间文案

parent e0019949
...@@ -230,7 +230,7 @@ export default { ...@@ -230,7 +230,7 @@ export default {
{ value: "3", label: this.$t("起运时间") }, { value: "3", label: this.$t("起运时间") },
{ value: "4", label: this.$t("到港时间") }, { value: "4", label: this.$t("到港时间") },
{ value: "5", label: this.$t("清关时间") }, { value: "5", label: this.$t("清关时间") },
{ value: "6", label: this.$t("提货时间") }, { value: "6", label: this.$t("卸柜时间") },
], ],
// 遮罩层 // 遮罩层
loading: true, loading: true,
......
...@@ -222,7 +222,7 @@ export default { ...@@ -222,7 +222,7 @@ export default {
{ value: "3", label: this.$t("起运时间") }, { value: "3", label: this.$t("起运时间") },
{ value: "4", label: this.$t("到港时间") }, { value: "4", label: this.$t("到港时间") },
{ value: "5", label: this.$t("清关时间") }, { value: "5", label: this.$t("清关时间") },
{ value: "6", label: this.$t("提货时间") }, { value: "6", label: this.$t("卸柜时间") },
], ],
// 遮罩层 // 遮罩层
loading: true, loading: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment