|
|
@@ -91,17 +91,18 @@
|
|
|
<table class="table table-striped table-bordered table-hover table-nowrap" id="table">
|
|
|
<tr>
|
|
|
<th class="col-xs-12 col-sm-3">{:__('Material')}</th>
|
|
|
- <th class="col-xs-12 col-sm-2">{:__('Nweight')}</th>
|
|
|
- <th class="col-xs-12 col-sm-2">{:__('Weight')}</th>
|
|
|
- <th class="col-xs-12 col-sm-5">操作记录</th>
|
|
|
-<!-- <th class="col-xs-12 col-sm-2">操作</th>-->
|
|
|
+ <th class="col-xs-12 col-sm-1">{:__('Nweight')}</th>
|
|
|
+ <th class="col-xs-12 col-sm-1">{:__('Weight')}</th>
|
|
|
+ <th class="col-xs-12 col-sm-1">操作</th>
|
|
|
+ <th class="col-xs-12 col-sm-1">原材料批次号</th>
|
|
|
+ <th class="col-xs-12 col-sm-4">操作记录</th>
|
|
|
</tr>
|
|
|
</table>
|
|
|
</div>
|
|
|
<div class="form-group layer-footer">
|
|
|
<label class="control-label col-xs-12 col-sm-2"></label>
|
|
|
<div class="col-xs-12 col-sm-8">
|
|
|
- <button type="submit" class="btn btn-primary btn-embossed disabled option">{:__('OK')}</button>
|
|
|
+<!-- <button type="submit" class="btn btn-primary btn-embossed disabled option">{:__('OK')}</button>-->
|
|
|
<button type="button" class="btn btn-default btn-embossed print-link">打印预览</button>
|
|
|
</div>
|
|
|
</div>
|