Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
孙龙
/
note-library
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
9354c1b3
authored
Aug 07, 2023
by
孙龙
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
标签
parent
214c0ae6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
0 deletions
app/Services/OfflineLabelService.php
public/excel/标签离线导入.xlsx
public/js/web/offline.js
resources/views/web/offline_design.blade.php
storage/offline_print/1000.txt
app/Services/OfflineLabelService.php
View file @
9354c1b3
...
@@ -13,6 +13,9 @@ class OfflineLabelService{
...
@@ -13,6 +13,9 @@ class OfflineLabelService{
"sku_code"
,
"sku_code"
,
"customer_code"
,
"customer_code"
,
"customer_type"
,
"customer_type"
,
"data_code"
,
"coo"
,
"customer_material_number"
,
];
];
public
function
getOfflineUploadData
(
$data
){
public
function
getOfflineUploadData
(
$data
){
...
...
public/excel/标签离线导入.xlsx
View file @
9354c1b3
No preview for this file type
public/js/web/offline.js
View file @
9354c1b3
...
@@ -74,6 +74,9 @@ layui.use(['form', 'table', 'laydate','upload'], function() {
...
@@ -74,6 +74,9 @@ layui.use(['form', 'table', 'laydate','upload'], function() {
,{
field
:
'goods_number'
,
title
:
'数量'
,
width
:
80
}
,{
field
:
'goods_number'
,
title
:
'数量'
,
width
:
80
}
,{
field
:
'customer_type'
,
title
:
'客户编码'
}
,{
field
:
'customer_type'
,
title
:
'客户编码'
}
,{
field
:
'customer_type'
,
title
:
'客户型号'
}
,{
field
:
'customer_type'
,
title
:
'客户型号'
}
,{
field
:
'data_code'
,
title
:
'D/C'
}
,{
field
:
'coo'
,
title
:
'产地'
}
,{
field
:
'customer_material_number'
,
title
:
'客户物料编码'
}
]]
]]
,
data
:
data_123456
,
data
:
data_123456
})
})
...
...
resources/views/web/offline_design.blade.php
View file @
9354c1b3
This diff is collapsed.
Click to expand it.
storage/offline_print/1000.txt
View file @
9354c1b3
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