Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lanbaoming
jiedao-app-operator-master
Commits
82936447
Commit
82936447
authored
Aug 19, 2024
by
yujinyao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户详情页面字段调整
parent
77a31264
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
247 additions
and
100 deletions
+247
-100
.env.development
.env.development
+2
-2
en_US.json
src/i18n/languages/en_US.json
+3
-1
zh_CN.json
src/i18n/languages/zh_CN.json
+3
-1
query.vue
src/views/ecw/customer/query.vue
+239
-96
No files found.
.env.development
View file @
82936447
...
@@ -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'
# 路由懒加载
# 路由懒加载
...
...
src/i18n/languages/en_US.json
View file @
82936447
...
@@ -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"
}
}
src/i18n/languages/zh_CN.json
View file @
82936447
...
@@ -292,5 +292,7 @@
...
@@ -292,5 +292,7 @@
"立方数(CBM)"
:
"立方数(CBM)"
,
"立方数(CBM)"
:
"立方数(CBM)"
,
"选取文件"
:
"选取文件"
,
"选取文件"
:
"选取文件"
,
"查看提单 {selfNo} 柜号:{cubNo} 柜型:{cabinetLabel}"
:
"查看提单 {selfNo} 柜号:{cubNo} 柜型:{cabinetLabel}"
,
"查看提单 {selfNo} 柜号:{cubNo} 柜型:{cabinetLabel}"
:
"查看提单 {selfNo} 柜号:{cubNo} 柜型:{cabinetLabel}"
,
"退仓/已混箱品名"
:
"退仓/已混箱品名"
"退仓/已混箱品名"
:
"退仓/已混箱品名"
,
"基本"
:
"基本"
,
"国籍"
:
"国籍"
}
}
src/views/ecw/customer/query.vue
View file @
82936447
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment