优化商品模块
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
collapsible="true" closable="false">
|
||||
<table id="searchForSelectTable">
|
||||
<tr>
|
||||
<td>品名:</td>
|
||||
<td>名称:</td>
|
||||
<td>
|
||||
<input name="searchForSelectName" id="searchForSelectName" style="width:80px;"/>
|
||||
</td>
|
||||
@@ -88,7 +88,7 @@
|
||||
pageList: initPageNum,
|
||||
columns: [[
|
||||
{field: 'id', width: 35, align: "center", hidden: true},
|
||||
{title: '品名', field: 'name', width: 150},
|
||||
{title: '名称', field: 'name', width: 150},
|
||||
{title: '型号', field: 'model', width: 100},
|
||||
{title: '类别', field: 'categoryName', width: 130},
|
||||
{title: '单位', field: 'unit', width: 60}
|
||||
|
||||
Reference in New Issue
Block a user