添加和调整采购编码的模块的和功能
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
,cols: [[
|
||||
//{type: 'checkbox', width: 50},
|
||||
{field: 'id', fixed: 'left', align: 'center',sort: true,width: 50, title: 'ID'},
|
||||
{field:'purchasecode',fixed: 'left',sort: true,width: 80,title:'{:__("物料(OA)编码")}'},
|
||||
{field:'purchasecode',fixed: 'left',sort: true,width: 220,title:'{:__("物料(OA)编码")}'},
|
||||
{field:'partitemmfpn',sort: true,title:'{:__("物料描述")}'},
|
||||
{field:'content',title:'{:__("注释")}'},
|
||||
{field:'status',fixed: 'right',width: 50,templet: '#columnStatus',title:'{:__("状态")}'},
|
||||
|
||||
Reference in New Issue
Block a user