更新联营物料

parent 2cbb7ff7
......@@ -41,7 +41,7 @@
{field:'goods_id', title: '商品ID',width:190,align:'center',templet: function(d){
return d.goods_id
}},
{field:'goods_name', title: 'SKU型号',width:110,align:'center'},
{field:'goods_name', title: 'SKU型号',width:170,align:'center'},
{field:'goods_type_name', title: '商品类别',align:'center'},
{field:'supplier_name', title: '供应商',align:'center'},
{field:'brand_name', title: '制造商',align:'center'},
......@@ -57,7 +57,7 @@
{field:'stock', title: '库存',align:'center'},
{field:'goods_status_name', title: '状态',align:'center'},
{field:'expire', title: '是否过期',align:'center'},
{field:'update_time', title: '更新时间',width:120,align:'center'},
{field:'update_time', title: '更新时间',width:180,align:'center'},
{field:'cahe', title: '操作',templet:'#cahe',width:100,align:'center', fixed: 'right'}
]]
,id:'Abnormal'
......
......@@ -115,7 +115,7 @@
</dl>
</li>
<?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" ?>">
<a href="javascript:;" class="bx">
<i class="iconfont icon-dingdanguanli- va-m"></i>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment