Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
梁建民
/
wmsApp
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
27f7aa7e
authored
Sep 15, 2025
by
liangjianmin
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
feat(stockRecheck): 添加仓库ID到打印参数,优化物流标签打印功能
- 在打印物流标签的参数中新增仓库ID字段,确保打印信息的完整性 - 继续提升用户体验,支持更精确的出库单管理
parent
947e9816
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
pages/stockRecheck/shipOut.vue
pages/stockRecheck/shipOut.vue
View file @
27f7aa7e
...
@@ -1263,6 +1263,7 @@
...
@@ -1263,6 +1263,7 @@
sn
:
''
,
sn
:
''
,
user_email
:
user_email
,
user_email
:
user_email
,
type
:
8
,
// 物流标签类型
type
:
8
,
// 物流标签类型
warehouse_id
:
stockOutItem
.
warehouse_id
||
''
,
shipping_name
:
stockOutItem
.
shipping_name
||
''
,
shipping_name
:
stockOutItem
.
shipping_name
||
''
,
shipping_code
:
stockOutItem
.
shipping_code
||
''
shipping_code
:
stockOutItem
.
shipping_code
||
''
};
};
...
...
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