Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-web-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
1
Merge Requests
1
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-web-master
Commits
dfe6ca1c
Commit
dfe6ca1c
authored
Mar 18, 2025
by
Smile
Committed by
wux
Mar 18, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
320 web/app当控货订单是分批放货时才需弹出截图中的提示,提示词修改
parent
e9c0f6e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
en.js
src/lang/en.js
+1
-1
zh.js
src/lang/zh.js
+1
-1
No files found.
src/lang/en.js
View file @
dfe6ca1c
...
...
@@ -660,7 +660,7 @@ export default {
admin
:
'
Admin
'
,
createTime
:
'
Create Time
'
,
customerService
:
'
Customer service
'
,
noSeeBillLading
:
'
This order will be released in batches.
Please contact the shipper to obtain the Bill of Lading (B/L).
'
noSeeBillLading
:
'
Please contact the shipper to obtain the Bill of Lading (B/L).
'
},
customer
:
{
none
:
'
none
'
,
...
...
src/lang/zh.js
View file @
dfe6ca1c
...
...
@@ -638,7 +638,7 @@ export default {
admin
:
'
后台用户
'
,
createTime
:
'
创建时间
'
,
customerService
:
'
客户经理
'
,
noSeeBillLading
:
'
此订单分批放货,
请与发货人联系获取提单。
'
noSeeBillLading
:
'
请与发货人联系获取提单。
'
},
customer
:
{
none
:
'
无
'
,
...
...
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