| | |
| | | </button> |
| | | <button id="orderAddBtn" class="layui-btn icon-btn btn-add"><i class="layui-icon"></i>添加 |
| | | </button> |
| | | <button id="importOrder" class="layui-btn icon-btn btn-add"> |
| | | <i class="layui-icon layui-icon-upload"></i> 导入订单 |
| | | </button> |
| | | <input style="display:none" id="importExcel" type="file" onchange="upload(this)" > |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | <td align="lift" colspan="4" style="padding-left: 8px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.maktx}}</td> |
| | | </tr> |
| | | <tr style="height: 30px"> |
| | | <td align="center" scope="col" colspan="1">日期</td> |
| | | <td align="lift" colspan="4" style="padding-left: 8px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.createTime$}}</td> |
| | | <td align="center" scope="col" colspan="1">批号</td> |
| | | <td align="lift" colspan="4" style="padding-left: 8px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.batch}}</td> |
| | | </tr> |
| | | <tr style="height: 30px"> |
| | | <td align="center" scope="col" colspan="1">批号</td> |
| | | <td align="lift" colspan="3" style="padding-left: 8px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.batch}}</td> |
| | | <td align="center" scope="col" colspan="1">规格</td> |
| | | <td align="lift" colspan="3" style="padding-left: 8px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.specs}}</td> |
| | | </tr> |
| | | <tr style="height: 30px"> |
| | | <td align="center" scope="col" colspan="1">数量</td> |
| | | <td align="lift" colspan="3" style="padding-left: 8px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.anfme}}</td> |
| | | </tr> |
| | | |
| | | |
| | | <tr style="height: 30px"> |
| | | <td align="center" scope="col" colspan="1">日期</td> |
| | | <td align="lift" colspan="7 " style="padding-left: 8px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;">{{this.createTime$}}</td> |
| | | </tr> |
| | | </tbody> |
| | | </table> |
| | | <div style="height: 20px"> |