add字段
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<th>仓库名称</th>
|
||||
<th>明细数</th>
|
||||
<th>状态</th>
|
||||
<th>是否异常</th>
|
||||
<th>创建人</th>
|
||||
<th>创建时间</th>
|
||||
<th>确认人</th>
|
||||
@@ -33,6 +34,7 @@
|
||||
<td>{{e.stor_name}}</td>
|
||||
<td>{{e.dtl_num}}</td>
|
||||
<td>{{e.status}}</td>
|
||||
<td>{{e.is_nok}}</td>
|
||||
<td>{{e.input_optname}}</td>
|
||||
<td>{{e.input_time}}</td>
|
||||
<td>{{e.confirm_optname}}</td>
|
||||
|
||||
Reference in New Issue
Block a user