| | |
| | | width: 130px; |
| | | height: 28px; |
| | | } |
| | | |
| | | .layui-table, .layui-table-view { |
| | | margin: 0 0; |
| | | } |
| | | .layui-table-body { |
| | | max-height: 350px; |
| | | } |
| | | </style> |
| | | |
| | | </head> |
| | |
| | | lay-filter="tableFoodLoaction" style="margin: 0px;"></table> |
| | | </div> |
| | | |
| | | <!-- 质检信息 --> |
| | | <div class="layui-tab-content" id="checkDetail" style="display: none;"> |
| | | <!-- 化验结果信息 --> |
| | | <table class="layui-table tableCheckItem" id="tableCheckItem" |
| | | lay-filter="tableCheckItem"> |
| | | <colgroup> |
| | | <col width="10%"> |
| | | <col width="10%"> |
| | | <col width="10%"> |
| | | <col width="10%"> |
| | | <col width="10%"> |
| | | <col width="10%"> |
| | | <col width="10%"> |
| | | <col width="10%"> |
| | | <col width="10%"> |
| | | <col width=""> |
| | | </colgroup> |
| | | <thead> |
| | | <tr class="qyzj-table-tit"> |
| | | <th>检验项目</th> |
| | | <th>检验值</th> |
| | | <th>标准值</th> |
| | | <th>单位</th> |
| | | <th>扣重</th> |
| | | <th>增重</th> |
| | | <th>扣价</th> |
| | | <th>增价</th> |
| | | <th>检验结果</th> |
| | | <th>备注</th> |
| | | </tr> |
| | | </thead> |
| | | <tbody> |
| | | </tbody> |
| | | </table> |
| | | |
| | | </div> |
| | | |
| | | <!-- 弹出框的信息 --> |
| | | <div class="layui-tab-content" id="dialog-from-notify" style="display: none;"> |