| | |
| | | <div class="layui-col-sm6" style="padding-bottom: 0;"> |
| | | <div class="layui-row layui-col-space15"> |
| | | <div class="layui-col-xs6 layui-col-sm3"> |
| | | <a class="console-app-group" lay-href="mat/mat.html?resourceId=20414" lay-text="产品资料管理"> |
| | | <a class="console-app-group" lay-href="mat/mat.html?resourceId=20414" lay-text="商品资料管理"> |
| | | <i class="console-app-icon layui-icon layui-icon-cart" style="color: #ff9c6e;"></i> |
| | | <div class="console-app-name">商品</div> |
| | | </a> |
| | |
| | | <td align="center">滞留天数</td> |
| | | <td align="center">商品编码</td> |
| | | <td align="center">商品名称</td> |
| | | <td align="center">数量</td> |
| | | </tr> |
| | | </thead> |
| | | <tbody id="retentionList"> |
| | |
| | | <td align="center"> |
| | | <span style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;">{{maktx}}</span> |
| | | </td> |
| | | <td align="center"><span style="font-weight: bold">{{anfme}}</span></td> |
| | | </tr> |
| | | {{/each}} |
| | | </script> |