You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

145 lines
5.2 KiB

8 months ago
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
  8. <meta name="description" content="">
  9. <meta name="author" content="">
  10. <link rel="icon" href="/favicon.ico">
  11. <title>${projectTitle!"MESPda"}</title>
  12. <!-- Bootstrap core CSS -->
  13. <link href="/js/bootstrap-3.3.7/css/bootstrap.min.css" rel="stylesheet">
  14. <link href="/js/bootstrap-3.3.7/css/bootstrap-theme.min.css" rel="stylesheet">
  15. <link rel="stylesheet" type="text/css"
  16. href="/pda/jeasyui/themes/default/easyui.css">
  17. <link rel="stylesheet" type="text/css" href="/pda/jeasyui/themes/icon.css">
  18. <!-- Custom styles for this template -->
  19. <link href="/pda/css/base.css" rel="stylesheet">
  20. <link rel="stylesheet" type="text/css" href="/css/button.css">
  21. <!-- layer的css样式 -->
  22. <link href="/layer/skin/layer.css" rel="stylesheet">
  23. </head>
  24. <body>
  25. <div id="app">
  26. <div data-v-45aee492="">
  27. <header class="mint-header is-fixed">
  28. <div class="mint-header-button is-left">
  29. <div class="header-title">
  30. <a href="/pda/productwarehouse/packingout/${packVo.orderNo! }/${packVo.partNo! }" class="go-back"><i class="mintui mintui-back"></i></a>
  31. <span>装配出库</span>
  32. </div>
  33. </div>
  34. <h1 class="mint-header-title"></h1>
  35. <div class="mint-header-button is-right"></div>
  36. </header>
  37. <form autocomplete="off" class="ivu-form ivu-form-label-right" style="margin-left:40px;margin-top: 10px ">
  38. <div class="r-left ivu-row" style="margin-top: 5px">
  39. <div class="ivu-col ivu-col-span-8">交货单号:</div>
  40. <input id="orderNo" value="${packVo.orderNo! }" disabled class="ivu-col ivu-col-span-14"></input>
  41. </div>
  42. <div class="r-left ivu-row" style="margin-top: 5px">
  43. <div class="ivu-col ivu-col-span-8">物料编码:</div>
  44. <input id="partNo" value="${packVo.partNo! }" disabled class="ivu-col ivu-col-span-14"></input>
  45. </div>
  46. <div class="r-left ivu-row" style="margin-top: 5px">
  47. <div class="ivu-col ivu-col-span-8">数量:</div>
  48. <input id="pickQty" value="${packVo.pickQty! }"disabled class="ivu-col ivu-col-span-14"></input>
  49. </div>
  50. <div class="r-left ivu-row" style="margin-top: 5px">
  51. <div class="ivu-col ivu-col-span-8">已装配数量:</div>
  52. <input id="pickQtyOld" value="${packVo.pickQty! }"disabled class="ivu-col ivu-col-span-14"></input>
  53. </div>
  54. <div class="r-left ivu-row" style="margin-top: 5px">
  55. <div class="ivu-col ivu-col-span-8">扫描卷:</div>
  56. <input id="rollNo" class="ivu-col ivu-col-span-14"></input>
  57. </div>
  58. <div class="r-left ivu-row" style="margin-top: 5px">
  59. <div class="ivu-col ivu-col-span-8">请选择模板:</div>
  60. <select id="reoprtId" class="ivu-col ivu-col-span-14" style="height: 24px;font-size: 12px">
  61. </select>
  62. </div>
  63. </form>
  64. <div style="margin-top: 5px">
  65. <div class="ivu-table" style="font-size: 11px;" >
  66. <div class="ivu-table-header">
  67. <table style="width: 100%;" cellspacing="0" cellpadding="0"
  68. border="0" style="table-layout:fixed;">
  69. <colgroup>
  70. <col width="20%">
  71. <col width="45%">
  72. <col width="35%">
  73. </colgroup>
  74. <thead>
  75. <tr>
  76. <th class="" style="text-align:center">
  77. <span>操作</span>
  78. </th>
  79. <th class="" style="text-align:center">
  80. <span>卷号</span>
  81. </th>
  82. <th class="" style="text-align:center">
  83. <span>数量</span>3
  84. </th>
  85. </tr>
  86. </thead>
  87. </table>
  88. </div>
  89. <div class="ivu-table-body" style="">
  90. <table style="width: 100%;" cellspacing="0" cellpadding="0"
  91. border="0">
  92. <colgroup>
  93. <col width="20%">
  94. <col width="45%">
  95. <col width="35%">
  96. </colgroup>
  97. <tbody class="ivu-table-tbody" id = "roll_table" >
  98. </tbody>
  99. </table>
  100. </div>
  101. <div class="ivu-table-tip" style="display: none;">
  102. <table cellspacing="0" cellpadding="0" border="0">
  103. <tbody>
  104. <tr>
  105. <td><span>暂无筛选结果</span></td>
  106. </tr>
  107. </tbody>
  108. </table>
  109. </div>
  110. </div>
  111. </div>
  112. <div class="ivu-row" style="margin-top: 20px">
  113. <div class="ivu-col ivu-col-span-12">
  114. <a href="#" onclick="delivery()" class="ivu-btn ivu-btn-primary">
  115. <span>装配出库</span>
  116. </a>
  117. </div>
  118. <div class="ivu-col ivu-col-span-12">
  119. <a href="/pda/productwarehouse/packingout/${packVo.orderNo! }/${packVo.partNo! }" class="ivu-btn ivu-btn-primary">
  120. <span>返回</span>
  121. </a>
  122. </div>
  123. </div>
  124. </div>
  125. </div>
  126. </body>
  127. <script type="text/javascript" src="/js/jquery/jquery-2.1.4.js"></script>
  128. <script type="text/javascript" src="/pda/layer/layer.js"></script>
  129. <script type="text/javascript" src="/pda/js/productwarehouse/pack.js"></script>
  130. <script type="text/javascript" src="/js/bootstrap-3.3.7/js/bootstrap.js"></script>
  131. <script type="text/javascript" src="/js/bootstrap-3.3.7/js/bootstrap-table.js"></script>
  132. <script type="text/javascript" src="/js/bootstrap-3.3.7/js/bootstrap-table-zh-CN.js"></script>
  133. <script type="text/javascript" src="/js/jquery/jquery.cookie.js"></script>
  134. </html>