Commit 82936447 authored by yujinyao's avatar yujinyao

客户详情页面字段调整

parent 77a31264
...@@ -6,10 +6,10 @@ VUE_APP_TITLE = 捷道管理系统-测试站 ...@@ -6,10 +6,10 @@ VUE_APP_TITLE = 捷道管理系统-测试站
# 捷道管理系统/开发环境 # 捷道管理系统/开发环境
# VUE_APP_BASE_API = 'https://apitest.groupage.cn' VUE_APP_BASE_API = 'https://apitest.groupage.cn'
# VUE_APP_BASE_API = 'http://110.41.143.128:48080' # VUE_APP_BASE_API = 'http://110.41.143.128:48080'
VUE_APP_BASE_API = 'http://127.0.0.1:48080' # VUE_APP_BASE_API = 'http://127.0.0.1:48080'
# 路由懒加载 # 路由懒加载
......
...@@ -4507,5 +4507,7 @@ ...@@ -4507,5 +4507,7 @@
"身份证认证状态": "Identity card authentication status", "身份证认证状态": "Identity card authentication status",
"角标字段": "Subscript field", "角标字段": "Subscript field",
"不清楚请留空,已设勿改": "Unclear, please leave blank. It has been set to remain unchanged", "不清楚请留空,已设勿改": "Unclear, please leave blank. It has been set to remain unchanged",
"退仓/已混箱品名":"Returned/mixed Box" "退仓/已混箱品名":"Returned/mixed Box",
"基本":"base",
"国籍":"country"
} }
...@@ -292,5 +292,7 @@ ...@@ -292,5 +292,7 @@
"立方数(CBM)": "立方数(CBM)", "立方数(CBM)": "立方数(CBM)",
"选取文件": "选取文件", "选取文件": "选取文件",
"查看提单 {selfNo} 柜号:{cubNo} 柜型:{cabinetLabel}": "查看提单 {selfNo} 柜号:{cubNo} 柜型:{cabinetLabel}", "查看提单 {selfNo} 柜号:{cubNo} 柜型:{cabinetLabel}": "查看提单 {selfNo} 柜号:{cubNo} 柜型:{cabinetLabel}",
"退仓/已混箱品名":"退仓/已混箱品名" "退仓/已混箱品名":"退仓/已混箱品名",
"基本":"基本",
"国籍":"国籍"
} }
This diff is collapsed.
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