Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
杨树贤
/
liexin_supplier
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
eb2fbd16
authored
May 31, 2023
by
杨树贤
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
temp
parent
169e1219
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
resources/views/script/SkuListScript.blade.php
resources/views/script/SkuListScript.blade.php
View file @
eb2fbd16
...
@@ -73,9 +73,9 @@
...
@@ -73,9 +73,9 @@
},
},
{
field
:
'stock'
,
title
:
'库存数量'
,
align
:
'center'
,
width
:
80
},
{
field
:
'stock'
,
title
:
'库存数量'
,
align
:
'center'
,
width
:
80
},
{
{
field
:
'cn_price'
,
title
:
'
国内含币价(¥)
'
,
align
:
'center'
,
width
:
120
field
:
'cn_price'
,
title
:
'
RMB成本价(含税)
'
,
align
:
'center'
,
width
:
120
},
},
{
field
:
'us_price'
,
title
:
'
香港交货价($)
'
,
align
:
'center'
,
width
:
120
},
{
field
:
'us_price'
,
title
:
'
USD成本价(未税)
'
,
align
:
'center'
,
width
:
120
},
{
{
field
:
'moq'
,
title
:
'起订量'
,
align
:
'center'
,
width
:
70
field
:
'moq'
,
title
:
'起订量'
,
align
:
'center'
,
width
:
70
},
},
...
...
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