Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
黄成意
/
yunxin
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
502cb3d8
authored
May 15, 2019
by
PRY5YKGJ82EZEPX\Administrator
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
更新联营物料
parent
2cbb7ff7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
public/pc/js/controller/GoodsComList.js
resources/views/pc.blade.php
public/pc/js/controller/GoodsComList.js
View file @
502cb3d8
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
{
field
:
'goods_id'
,
title
:
'商品ID'
,
width
:
190
,
align
:
'center'
,
templet
:
function
(
d
){
{
field
:
'goods_id'
,
title
:
'商品ID'
,
width
:
190
,
align
:
'center'
,
templet
:
function
(
d
){
return
d
.
goods_id
return
d
.
goods_id
}},
}},
{
field
:
'goods_name'
,
title
:
'SKU型号'
,
width
:
1
1
0
,
align
:
'center'
},
{
field
:
'goods_name'
,
title
:
'SKU型号'
,
width
:
1
7
0
,
align
:
'center'
},
{
field
:
'goods_type_name'
,
title
:
'商品类别'
,
align
:
'center'
},
{
field
:
'goods_type_name'
,
title
:
'商品类别'
,
align
:
'center'
},
{
field
:
'supplier_name'
,
title
:
'供应商'
,
align
:
'center'
},
{
field
:
'supplier_name'
,
title
:
'供应商'
,
align
:
'center'
},
{
field
:
'brand_name'
,
title
:
'制造商'
,
align
:
'center'
},
{
field
:
'brand_name'
,
title
:
'制造商'
,
align
:
'center'
},
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
{
field
:
'stock'
,
title
:
'库存'
,
align
:
'center'
},
{
field
:
'stock'
,
title
:
'库存'
,
align
:
'center'
},
{
field
:
'goods_status_name'
,
title
:
'状态'
,
align
:
'center'
},
{
field
:
'goods_status_name'
,
title
:
'状态'
,
align
:
'center'
},
{
field
:
'expire'
,
title
:
'是否过期'
,
align
:
'center'
},
{
field
:
'expire'
,
title
:
'是否过期'
,
align
:
'center'
},
{
field
:
'update_time'
,
title
:
'更新时间'
,
width
:
1
2
0
,
align
:
'center'
},
{
field
:
'update_time'
,
title
:
'更新时间'
,
width
:
1
8
0
,
align
:
'center'
},
{
field
:
'cahe'
,
title
:
'操作'
,
templet
:
'#cahe'
,
width
:
100
,
align
:
'center'
,
fixed
:
'right'
}
{
field
:
'cahe'
,
title
:
'操作'
,
templet
:
'#cahe'
,
width
:
100
,
align
:
'center'
,
fixed
:
'right'
}
]]
]]
,
id
:
'Abnormal'
,
id
:
'Abnormal'
...
...
resources/views/pc.blade.php
View file @
502cb3d8
...
@@ -115,7 +115,7 @@
...
@@ -115,7 +115,7 @@
</dl>
</dl>
</li>
</li>
<?
PHP
}
?>
<?
PHP
}
?>
<?
Php
if
(
!
$supplier_id
)
{
?>
<?
Php
if
(
$supplier_id
)
{
?>
<li
class=
"
<?php
if
(
in_array
(
$id
,[
'OrderList'
,
'OrderDetail'
,
'AbnormalList'
,
'AbnormalDetail'
,
'PutawayList'
,
'PutawayDetail'
])
!==
false
)
echo
"curr"
?>
"
>
<li
class=
"
<?php
if
(
in_array
(
$id
,[
'OrderList'
,
'OrderDetail'
,
'AbnormalList'
,
'AbnormalDetail'
,
'PutawayList'
,
'PutawayDetail'
])
!==
false
)
echo
"curr"
?>
"
>
<a
href=
"javascript:;"
class=
"bx"
>
<a
href=
"javascript:;"
class=
"bx"
>
<i
class=
"iconfont icon-dingdanguanli- va-m"
></i>
<i
class=
"iconfont icon-dingdanguanli- va-m"
></i>
...
...
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