glandSealing.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. <!--压盖/密闭作业记录-->
  2. <!-- <div data-options="fit:true"> -->
  3. <div class="costLoss-tool" style="padding: 10px 5px;">
  4. <div style="font-size: 14px">
  5. <div class="costLoss-record-s">
  6. 品种:
  7. <input id="costLossTree" class="easyui-combotree costLoss-search-s" name="conventionalFumigation-type" editable="false">
  8. </div>
  9. &emsp;
  10. <a href="#" class="easyui-linkbutton bd-add-s" style="height: 25px;" id="costLoss-search">查询</a>
  11. <a href="#" class="easyui-linkbutton bd-add-s costLoss-add" style="height: 25px;" id="costLoss-add">新增</a>
  12. <a href="#" class="easyui-linkbutton bd-add-s clear-btn1" plain="true">清空</a>
  13. </div>
  14. </div>
  15. <table id="costLoss-info">
  16. </table>
  17. <!-- </div> -->
  18. <div id="costLoss-device-w" style="padding: 20px;">
  19. <form class="costLoss-form-w">
  20. <div class="costLoss-pitem-w">
  21. <span class="costLoss-device-w-t">
  22. <span class="costLoss-pitem-lit" style="width:150px">品种:</span>
  23. <span class="costLoss-pitem-lic">
  24. <input id="conmessage-type" class="easyui-combotree workingStatus" style="width:147px;" name="type">
  25. </span>
  26. </span>
  27. <span class="costLoss-device-w-t">
  28. <span class="costLoss-pitem-lit" style="width:150px">数量(t):</span>
  29. <span class="costLoss-pitem-lic costLoss-price-span"><input class="easyui-textbox easyui-validatebox typeNumber costLoss-price" data-options="validType:'decimal[5]',required:true" name="number"></span>
  30. </span><br />
  31. <span class="costLoss-device-w-t">
  32. <span class="costLoss-pitem-lit" style="width:150px">仓房类型:</span>
  33. <span class="costLoss-pitem-lic costLoss-unit-span">
  34. <input prompt="" class="easyui-combobox houseType" data-options="" data-options="" name="houseType">
  35. <!-- <input prompt="" class="easyui-textbox houseType costLoss-unit" data-options="" name="houseType">-->
  36. </span>
  37. </span>
  38. <span class="costLoss-device-w-t">
  39. <span class="costLoss-pitem-lit" style="width:150px">压盖/密闭材料名称:</span>
  40. <span class="costLoss-pitem-lic costLoss-number-span"><input class="easyui-textbox costLoss-number" invalidMessage="请输入数字" data-options="min:0,precision:2,required:true" name="material"></span>
  41. </span>
  42. <br />
  43. <span class="costLoss-device-w-t">
  44. <span class="costLoss-pitem-lit" style="width:150px">仓房其它保温隔热措施:</span>
  45. <span class="costLoss-pitem-lic costLoss-count-span"><input class="easyui-textbox costLoss-count" data-options="disabled:false" name="keepWarm"></span>
  46. </span>
  47. <span class="costLoss-device-w-t">
  48. <span class="costLoss-pitem-lit" style="width:150px">压盖/密闭方式:</span>
  49. <span class="costLoss-pitem-lic"><input class="easyui-textbox costLoss-recorder" name="glandType"></span>
  50. </span>
  51. <br />
  52. <span class="costLoss-device-w-t">
  53. <span class="costLoss-pitem-lit" style="width:150px">压盖/密闭开始时间:</span>
  54. <span class="costLoss-pitem-lic">
  55. <input class="easyui-datebox costLoss-payContent" id="glandStart" data-options="min:'00:00',showSeconds:false,required:true" name="glandStartDate">
  56. </span>-
  57. <span class="Supervise-pitem-lic">
  58. <select class="easyui-combobox Supervise-checkTime" name="glandStartTime" editable="false" style="width:60px">
  59. <option value="00">00</option>
  60. <option value="01">01</option>
  61. <option value="02">02</option>
  62. <option value="03">03</option>
  63. <option value="04">04</option>
  64. <option value="05">05</option>
  65. <option value="06">06</option>
  66. <option value="07">07</option>
  67. <option value="08">08</option>
  68. <option value="09">09</option>
  69. <option value="10">10</option>
  70. <option value="11">11</option>
  71. <option value="12">12</option>
  72. <option value="13">13</option>
  73. <option value="14">14</option>
  74. <option value="15">15</option>
  75. <option value="16">16</option>
  76. <option value="17">17</option>
  77. <option value="18">18</option>
  78. <option value="19">19</option>
  79. <option value="20">20</option>
  80. <option value="21">21</option>
  81. <option value="22">22</option>
  82. <option value="23">23</option>
  83. </select>
  84. </span>时
  85. </span><br />
  86. <span class="costLoss-device-w-t">
  87. <span class="costLoss-pitem-lit" style="width:150px">压盖/密闭结束时间:</span>
  88. <span class="costLoss-pitem-lic">
  89. <input class="easyui-datebox costLoss-payContent" id="glandEnd" data-options="min:'00:00',showSeconds:false" name="glandEndDate">
  90. </span>-
  91. <span class="Supervise-pitem-lic">
  92. <select class="easyui-combobox Supervise-checkTime" name="glandEndTime" editable="false" style="width:60px">
  93. <option value="00">00</option>
  94. <option value="01">01</option>
  95. <option value="02">02</option>
  96. <option value="03">03</option>
  97. <option value="04">04</option>
  98. <option value="05">05</option>
  99. <option value="06">06</option>
  100. <option value="07">07</option>
  101. <option value="08">08</option>
  102. <option value="09">09</option>
  103. <option value="10">10</option>
  104. <option value="11">11</option>
  105. <option value="12">12</option>
  106. <option value="13">13</option>
  107. <option value="14">14</option>
  108. <option value="15">15</option>
  109. <option value="16">16</option>
  110. <option value="17">17</option>
  111. <option value="18">18</option>
  112. <option value="19">19</option>
  113. <option value="20">20</option>
  114. <option value="21">21</option>
  115. <option value="22">22</option>
  116. <option value="23">23</option>
  117. </select>
  118. </span>时
  119. </span><br />
  120. <span class="costLoss-device-w-t">
  121. <span class="costLoss-pitem-lit" style="width:150px">累计压盖/密闭时间(d):</span>
  122. <span class="costLoss-pitem-lic">
  123. <input class="easyui-textbox costLoss-payContent" id="glandTimeTotal" data-options="multiline:false" name="glandTimeTotal">
  124. </span>
  125. </span><br />
  126. <table class="tabGuWu costLoss-device-w-t" border="0" cellspacing="0" cellpadding="0" style="margin-top: 20px;">
  127. <tr>
  128. <th colspan="2" class="top">压盖/密闭期间参数</th>
  129. <th class="top">最高值</th>
  130. <th class="top">最低值</th>
  131. <th class="rig top">平均值</th>
  132. </tr>
  133. <tr>
  134. <td colspan="2">大气温度(℃)</td>
  135. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="airTemperatureMax"></td>
  136. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="airTemperatureMin"></td>
  137. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="airTemperatureAvg"></td>
  138. </tr>
  139. <tr>
  140. <td colspan="2">仓内温度(℃)</td>
  141. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseTemperatureMax"></td>
  142. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseTemperatureMin"></td>
  143. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseTemperatureAvg"></td>
  144. </tr>
  145. <tr>
  146. <td colspan="2">仓内湿度(%)</td>
  147. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseWaterMax"></td>
  148. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseWaterMin"></td>
  149. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseWaterAvg"></td>
  150. </tr>
  151. <tr>
  152. <td rowspan="2">粮食温度(℃)</td>
  153. <td>压盖/密闭前</td>
  154. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandFront"></td>
  155. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandFrontMin"></td>
  156. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandFrontAvg"></td>
  157. </tr>
  158. <tr>
  159. <td>压盖/密闭后</td>
  160. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandAfter"></td>
  161. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandAfterMin"></td>
  162. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandAfterAvg"></td>
  163. </tr>
  164. <tr>
  165. <td rowspan="2">粮食水分(%)</td>
  166. <td>压盖/密闭前</td>
  167. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandFront"></td>
  168. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandFrontMin"></td>
  169. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandFrontAvg"></td>
  170. </tr>
  171. <tr>
  172. <td>压盖/密闭后</td>
  173. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandAfter"></td>
  174. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandAfterMin"></td>
  175. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandAfterAvg"></td>
  176. </tr>
  177. </table> <br />
  178. <span class="costLoss-device-w-t">
  179. <span class="costLoss-pitem-lit">压盖/密闭期间发现异常情况描述:</span>
  180. <span class="costLoss-pitem-lic">
  181. <input style="width: 400px;height: 100px;" class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="glandBug">
  182. </span>
  183. </span><br />
  184. <span class="costLoss-device-w-w">
  185. <span class="costLoss-pitem-lit">操作人:</span>
  186. <span class="costLoss-pitem-lic">
  187. <input class="easyui-textbox costLoss-payContent workPeople" data-options="multiline:false" name="workUser">
  188. <!-- <input id="workUser_yg" class="easyui-combotree costLoss-payContent workPeople" data-options="multiline:false" name="workUser"> -->
  189. </span>
  190. </span>
  191. <span class="costLoss-device-w-t">
  192. <span class="costLoss-pitem-lit">审批人:</span>
  193. <span class="costLoss-pitem-lic">
  194. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="approveUser">
  195. </span>
  196. </span><br />
  197. <span class="costLoss-device-w-t">
  198. <span class="costLoss-pitem-lit">备注:</span>
  199. <span class="costLoss-pitem-lic">
  200. <input style="width: 400px;height: 100px;" class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="remark">
  201. </span>
  202. </span><br />
  203. <a href="#" class="easyui-linkbutton bd-add-s lsjiagong-device-add-new" plain="true" style="margin-top: 20px; display: block;">确定</a>
  204. <a href="#" class="easyui-linkbutton bd-add-s costLoss-device-update-new" plain="true" style="margin-top: 20px; display: none;">确定</a>
  205. </div>
  206. </form>
  207. </div>
  208. <style type="text/css">
  209. .tabGuWu .rig{
  210. border-right: 1px solid #ccc;
  211. }
  212. .tabGuWu .top{
  213. border-top: 1px solid #ccc;
  214. }
  215. .tabGuWu tr td,th{
  216. border:none;
  217. padding:3px;
  218. border: 1px solid #ccc;
  219. border-right: none;
  220. border-top: none;
  221. }
  222. </style>
  223. <!-- <script type="text/javascript" src="/src/sub/equipmentDevice.js"></script> -->