grainCooling.html 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. <!--谷物冷却作业记录-->
  2. <!-- <div data-options="fit:true"> -->
  3. <div class="costLoss-tool_gwlq" 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"
  8. editable="false">
  9. </div>
  10. &emsp;
  11. <a href="#" class="easyui-linkbutton bd-add-s" style="height: 25px;" id="costLoss-search">查询</a>
  12. <a href="#" class="easyui-linkbutton bd-add-s costLoss-add" style="height: 25px;" id="costLoss-add">新增</a>
  13. <a href="#" class="easyui-linkbutton bd-add-s clear-btn1" plain="true">清空</a>
  14. </div>
  15. </div>
  16. <table id="costLoss-info">
  17. </table>
  18. <!-- </div> -->
  19. <div id="costLoss-device-w" style="padding: 20px;">
  20. <form class="costLoss-form-w">
  21. <div class="costLoss-pitem-w">
  22. <span class="costLoss-device-w-t">
  23. <span class="costLoss-pitem-lit">品种:</span>
  24. <span class="costLoss-pitem-lic">
  25. <input id="conmessage-type" class="easyui-combotree workingStatus" style="width:147px;" name="type">
  26. </span>
  27. </span>
  28. <span class="costLoss-device-w-t">
  29. <span class="costLoss-pitem-lit" style="width:150px">数量(t):</span>
  30. <span class="costLoss-pitem-lic costLoss-price-span"><input
  31. class="easyui-textbox typeNumber easyui-validatebox costLoss-price"
  32. data-options="validType:'decimal[5]',required:true" name="number"></span>
  33. </span><br />
  34. <span class="costLoss-device-w-t">
  35. <span class="costLoss-pitem-lit">仓房类型:</span>
  36. <span class="costLoss-pitem-lic costLoss-unit-span"><input prompt=""
  37. class="easyui-textbox houseType costLoss-unit" data-options="" name="houseType"></span>
  38. </span>
  39. <span class="costLoss-device-w-t">
  40. <span class="costLoss-pitem-lit" style="width:150px">保温隔热措施:</span>
  41. <span class="costLoss-pitem-lic costLoss-number-span">
  42. <!-- <input class="easyui-textbox costLoss-number" invalidMessage="请输入数字" data-options="min:0,precision:2,required:true" name="keepWarm"> -->
  43. <select class="easyui-combobox costLoss-number" id="keepWarm_gw" name="keepWarm" data-options="width:130,required:true" multiple="true" editable="false">
  44. <option value="内吊顶">内吊顶</option>
  45. <option value="外吊顶">外吊顶</option>
  46. <option value="保温门">保温门</option>
  47. <option value="保温窗">保温窗</option>
  48. <option value="内墙保温板">内墙保温板</option>
  49. <option value="架空隔热">架空隔热</option>
  50. <option value="其他">其他</option>
  51. </select>
  52. </span>
  53. </span>
  54. <br />
  55. <span class="costLoss-device-w-t">
  56. <span class="costLoss-pitem-lit">风网类型:</span>
  57. <span class="costLoss-pitem-lic costLoss-count-span">
  58. <!-- <input class="easyui-textbox costLoss-count" data-options="disabled:false" name="fanType"> -->
  59. <select class="easyui-combobox costLoss-count" name="fanType" data-options="width:130" editable="false">
  60. <option value="地槽">地槽</option>
  61. <option value="地上笼">地上笼</option>
  62. <option value="移动式">移动式</option>
  63. <option value="箱式">箱式</option>
  64. <option value="径向">径向</option>
  65. <option value="夹底">夹底</option>
  66. <option value="其他">其他</option>
  67. </select>
  68. </span>
  69. </span>
  70. <span class="costLoss-device-w-t">
  71. <span class="costLoss-pitem-lit" style="width:150px">风网总阻力(pa):</span>
  72. <span class="costLoss-pitem-lic"><input class="easyui-textbox costLoss-recorder" name="fanPa"></span>
  73. </span>
  74. <br />
  75. <span class="costLoss-device-w-t">
  76. <span class="costLoss-pitem-lit">冷却机型号:</span>
  77. <span class="costLoss-pitem-lic"><input class="easyui-textbox costLoss-payTime" data-options="required:true"
  78. name="fanStyle"></span>
  79. </span>
  80. <span class="costLoss-device-w-w">
  81. <span class="costLoss-pitem-lit" style="width:150px">单台冷却机功率(kw):</span>
  82. <span class="costLoss-pitem-lic">
  83. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="fanPower">
  84. </span>
  85. </span><br />
  86. <span class="costLoss-device-w-t">
  87. <span class="costLoss-pitem-lit">粮层厚度(m):</span>
  88. <span class="costLoss-pitem-lic"><input class="easyui-textbox costLoss-payTime" data-options="required:true"
  89. name="foodWidth"></span>
  90. </span>
  91. <span class="costLoss-device-w-w">
  92. <span class="costLoss-pitem-lit" style="width:150px">冷却机数量(台):</span>
  93. <span class="costLoss-pitem-lic">
  94. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="fanNum">
  95. </span>
  96. </span><br />
  97. <span class="costLoss-device-w-t">
  98. <span class="costLoss-pitem-lit">总风量(m³/h):</span>
  99. <span class="costLoss-pitem-lic"><input class="easyui-textbox costLoss-payTime" data-options="required:true"
  100. name="fanTotal"></span>
  101. </span>
  102. <span class="costLoss-device-w-w">
  103. <span class="costLoss-pitem-lit" style="width:150px">单位通风量(m³/h·t):</span>
  104. <span class="costLoss-pitem-lic">
  105. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="fanUnit">
  106. </span>
  107. </span><br />
  108. <span class="costLoss-device-w-t">
  109. <span class="costLoss-pitem-lit">冷却通风目的:</span>
  110. <span class="costLoss-pitem-lic">
  111. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="aerationType">
  112. </span>
  113. </span><br />
  114. <span class="costLoss-device-w-w">
  115. <span class="costLoss-pitem-lit">冷却送风温度 ℃(设定值/检测值):</span>
  116. <span class="costLoss-pitem-lic">
  117. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="coolTemperature">
  118. </span>
  119. </span>
  120. <span class="costLoss-device-w-t">
  121. <span class="costLoss-pitem-lit" style="width:170px">冷却送风湿度 %(设定值/检测值):</span>
  122. <span class="costLoss-pitem-lic">
  123. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="coolHumidity">
  124. </span>
  125. </span><br />
  126. <span class="costLoss-device-w-t">
  127. <span class="costLoss-pitem-lit">通风时间开始:</span>
  128. <span class="costLoss-pitem-lic">
  129. <input class="easyui-datebox costLoss-payContent" id="fanStart" data-options="min:'00:00',showSeconds:false,required:true"
  130. name="fanStartDate">
  131. </span>-
  132. <span class="Supervise-pitem-lic">
  133. <select class="easyui-combobox Supervise-checkTime" name="fanStartTime" editable="false" style="width:60px">
  134. <option value="00">00</option>
  135. <option value="01">01</option>
  136. <option value="02">02</option>
  137. <option value="03">03</option>
  138. <option value="04">04</option>
  139. <option value="05">05</option>
  140. <option value="06">06</option>
  141. <option value="07">07</option>
  142. <option value="08">08</option>
  143. <option value="09">09</option>
  144. <option value="10">10</option>
  145. <option value="11">11</option>
  146. <option value="12">12</option>
  147. <option value="13">13</option>
  148. <option value="14">14</option>
  149. <option value="15">15</option>
  150. <option value="16">16</option>
  151. <option value="17">17</option>
  152. <option value="18">18</option>
  153. <option value="19">19</option>
  154. <option value="20">20</option>
  155. <option value="21">21</option>
  156. <option value="22">22</option>
  157. <option value="23">23</option>
  158. </select>
  159. </span>时
  160. </span><br />
  161. <span class="costLoss-device-w-t">
  162. <span class="costLoss-pitem-lit">通风时间结束:</span>
  163. <span class="costLoss-pitem-lic">
  164. <input class="easyui-datebox costLoss-payContent" id="fanEnd" data-options="min:'00:00',showSeconds:false"
  165. name="fanEndDate">
  166. </span>-
  167. <span class="Supervise-pitem-lic">
  168. <select class="easyui-combobox Supervise-checkTime" name="fanEndTime" editable="false" style="width:60px">
  169. <option value="00">00</option>
  170. <option value="01">01</option>
  171. <option value="02">02</option>
  172. <option value="03">03</option>
  173. <option value="04">04</option>
  174. <option value="05">05</option>
  175. <option value="06">06</option>
  176. <option value="07">07</option>
  177. <option value="08">08</option>
  178. <option value="09">09</option>
  179. <option value="10">10</option>
  180. <option value="11">11</option>
  181. <option value="12">12</option>
  182. <option value="13">13</option>
  183. <option value="14">14</option>
  184. <option value="15">15</option>
  185. <option value="16">16</option>
  186. <option value="17">17</option>
  187. <option value="18">18</option>
  188. <option value="19">19</option>
  189. <option value="20">20</option>
  190. <option value="21">21</option>
  191. <option value="22">22</option>
  192. <option value="23">23</option>
  193. </select>
  194. </span>时
  195. </span><br />
  196. <span class="costLoss-device-w-t">
  197. <span class="costLoss-pitem-lit">累计通风时间(h):</span>
  198. <span class="costLoss-pitem-lic">
  199. <input class="easyui-textbox costLoss-payContent" id="fanTimeTotal" data-options="multiline:false"
  200. name="fanTimeTotal">
  201. </span>
  202. </span><br />
  203. <table class="tabGuWu costLoss-device-w-t" border="0" cellspacing="0" cellpadding="0" style="margin-top: 20px;">
  204. <tr>
  205. <th colspan="2" class="top">通风期间参数</th>
  206. <th class="top">最高值</th>
  207. <th class="top">最低值</th>
  208. <th class="rig top">平均值</th>
  209. </tr>
  210. <tr>
  211. <td colspan="2">大气温度(℃)</td>
  212. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  213. name="airTemperatureMax"></td>
  214. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  215. name="airTemperatureMin"></td>
  216. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  217. name="airTemperatureAvg"></td>
  218. </tr>
  219. <tr>
  220. <td colspan="2">大气湿度(%)</td>
  221. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="airHumidityMax">
  222. </td>
  223. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="airHumidityMin">
  224. </td>
  225. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  226. name="airHumidityAvg"></td>
  227. </tr>
  228. <tr>
  229. <td rowspan="2">粮食温度(℃)</td>
  230. <td>通风前</td>
  231. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  232. name="temperatureFrontMax"></td>
  233. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  234. name="temperatureFrontMin"></td>
  235. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  236. name="temperatureFrontAvg"></td>
  237. </tr>
  238. <tr>
  239. <td>通风后</td>
  240. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  241. name="temperatureAfterMax"></td>
  242. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  243. name="temperatureAfterMin"></td>
  244. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  245. name="temperatureAfterAvg"></td>
  246. </tr>
  247. <tr>
  248. <td rowspan="2">粮食水分(%)</td>
  249. <td>通风前</td>
  250. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterFrontMax">
  251. </td>
  252. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterFrontMin">
  253. </td>
  254. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  255. name="waterFrontAvg"></td>
  256. </tr>
  257. <tr>
  258. <td>通风后</td>
  259. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterAfterMax">
  260. </td>
  261. <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterAfterMin">
  262. </td>
  263. <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false"
  264. name="waterAfterAvg"></td>
  265. </tr>
  266. </table> <br />
  267. <span class="costLoss-device-w-w">
  268. <span class="costLoss-pitem-lit" style="width:240px;margin-bottom:20px">最大温度梯度值(℃/米粮层厚度):</span>
  269. <span class="costLoss-pitem-lic">
  270. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureWidth">
  271. </span>
  272. </span><br />
  273. <span class="costLoss-device-w-t">
  274. <span class="costLoss-pitem-lit" style="width:240px">最大水分梯度值(水分%/米粮层厚度):</span>
  275. <span class="costLoss-pitem-lic">
  276. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterWidth">
  277. </span>
  278. </span><br />
  279. <span class="costLoss-device-w-w">
  280. <span class="costLoss-pitem-lit" style="width:240px;margin-bottom:20px">实际冷却处理能力(t/24h):</span>
  281. <span class="costLoss-pitem-lic">
  282. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="coolTruth">
  283. </span>
  284. </span><br />
  285. <span class="costLoss-device-w-t">
  286. <span class="costLoss-pitem-lit" style="width:240px">总电耗(kw·h):</span>
  287. <span class="costLoss-pitem-lic">
  288. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="totalElect">
  289. </span>
  290. </span><br />
  291. <span class="costLoss-device-w-t">
  292. <span class="costLoss-pitem-lit" style="width:240px">单位能耗(kw·h/(t·℃)或kw·h/(1%水分·t)):</span>
  293. <span class="costLoss-pitem-lic">
  294. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="electUnit">
  295. </span>
  296. </span><br />
  297. <span class="costLoss-device-w-t">
  298. <span class="costLoss-pitem-lit">通风期间发现异常情况描述:</span>
  299. <span class="costLoss-pitem-lic">
  300. <input style="width: 400px;height: 100px;" class="easyui-textbox costLoss-payContent"
  301. data-options="multiline:false" name="aerationBug">
  302. </span>
  303. </span><br />
  304. <span class="costLoss-device-w-w">
  305. <span class="costLoss-pitem-lit">操作人:</span>
  306. <span class="costLoss-pitem-lic">
  307. <input class="easyui-textbox costLoss-payContent workPeople" data-options="multiline:false" name="workUser">
  308. <!-- <input id="playPeople_gw" class="easyui-combotree costLoss-payContent workPeople" data-options="multiline:false" name="workUser"> -->
  309. </span>
  310. </span>
  311. <span class="costLoss-device-w-t">
  312. <span class="costLoss-pitem-lit">审批人:</span>
  313. <span class="costLoss-pitem-lic">
  314. <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="approveUser">
  315. </span>
  316. </span><br />
  317. <span class="costLoss-device-w-t">
  318. <span class="costLoss-pitem-lit">备注:</span>
  319. <span class="costLoss-pitem-lic">
  320. <input style="width: 400px;height: 100px;" class="easyui-textbox costLoss-payContent"
  321. data-options="multiline:false" name="remark">
  322. </span>
  323. </span><br />
  324. <a href="#" class="easyui-linkbutton bd-add-s lsjiagong-device-add-new" plain="true"
  325. style="margin-top: 20px; display: block;">确定</a>
  326. <a href="#" class="easyui-linkbutton bd-add-s costLoss-device-update-new" plain="true"
  327. style="margin-top: 20px; display: none;">确定</a>
  328. </div>
  329. </form>
  330. </div>
  331. <style type="text/css">
  332. .tabGuWu .rig {
  333. border-right: 1px solid #ccc;
  334. }
  335. .tabGuWu .top {
  336. border-top: 1px solid #ccc;
  337. }
  338. .tabGuWu tr td,
  339. th {
  340. border: none;
  341. padding: 3px;
  342. border: 1px solid #ccc;
  343. border-right: none;
  344. border-top: none;
  345. }
  346. </style>
  347. <!-- <script type="text/javascript" src="/src/sub/equipmentDevice.js"></script> -->