更新下拉列表的功能以及增加下拉列表的筛选功能
This commit is contained in:
@@ -195,7 +195,7 @@
|
||||
{ field: 'value', sort: true,width: 160, title: '{:__("Value")}' },
|
||||
{ field: 'description', width: 250, title: '{:__("描述")}' },
|
||||
{ field: 'mpn', sort: true, width: 160, title: '{:__("MPN")}' },
|
||||
{ field: 'mfgname', sort: true, width: 160, title: '{:__("制造商名称")}' },
|
||||
{ field: 'mfg', sort: true, width: 160, title: '{:__("制造商名称")}' },
|
||||
{ field: 'symbol', width: 160, title: '{:__("SymbolName")}' },
|
||||
{ field: 'footprint',width: 160, sort: true, title: '{:__("Footprint")}' },
|
||||
//{ field: 'datasheet', title: '{:__("规格书")}' },
|
||||
|
||||
Reference in New Issue
Block a user