outInspection.html 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  1. <div class="Supervise-tool" style="margin-top: 0;">
  2. <div class="dt-nav">
  3. 被查单位名称:
  4. <input class="easyui-combobox libraryNameT easyui-validatebox lsJiaGong-grainId" type="text"
  5. name="lsJiaGong-grainId" value="" editable="true">
  6. 仓房号:
  7. <input class="easyui-combobox libraryNameHouse easyui-validatebox lsJiaGong-houseId" type="text"
  8. name="lsJiaGong-houseId" value="" editable="true">
  9. 性质:
  10. <input class="easyui-textbox easyui-validatebox lsJiaGong-houseType" type="text" name="lsJiaGong-houseType" value=""
  11. editable="true">
  12. 品种:
  13. <input class="easyui-combotree easyui-validatebox lsJiaGong-type workingStatus" type="text" name="lsJiaGong-type"
  14. value="" editable="true">
  15. <!-- 作业日期:
  16. <input class="easyui-datebox lsJiaGong-start-time" type="text" name="lsJiaGong-start-time" value="" editable="false">-<input class="easyui-datebox lsJiaGong-end-time" name="lsJiaGong-end-time" value="" editable="false">&emsp; -->
  17. <a href="#" class="easyui-linkbutton bd-add-s" style="height: 25px;" id="lsjiagong-search">查询</a>
  18. <a href="#" class="easyui-linkbutton bd-add-s lsJiaGong-add" style="height: 25px;" id="lsJiaGong-add">新增</a>
  19. <a href="#" class="easyui-linkbutton bd-add-s clear-btn1" plain="true">清空</a>
  20. </div>
  21. </div>
  22. <table id="lsjiagong-info">
  23. </table>
  24. <div id="lsjiagong-device-w" style="padding: 20px">
  25. <form class="lsjiagong-form" style="width:1000px">
  26. <input type="hidden" name="id">
  27. <div class="Supervise-pitem-one">
  28. <!-- <h3>粮食加工品质指标监测数据</h3> -->
  29. <span class="Supervise-device-w-t">
  30. <span class="Supervise-pitem-lit" style="width:150px;">被查单位名称:</span>
  31. <span class="Supervise-pitem-lic Supervise-input-three"><input
  32. class="easyui-combobox libraryNameT easyui-validatebox Supervise-checker" required='required'
  33. name="grainId"></span>
  34. </span>
  35. <span class="Supervise-device-w-t checker-span-input xiaomai">
  36. <span class="Supervise-pitem-lit" style="width:150px;">仓房号:</span>
  37. <span class="Supervise-pitem-lic Supervise-input-three"><input
  38. class="easyui-combobox libraryNameHouse easyui-validatebox Supervise-checker" required='required'
  39. name="houseId"></span>
  40. </span>
  41. <span class="Supervise-device-w-t checker-span-input xiaomai">
  42. <span class="Supervise-pitem-lit" style="width:150px;">货位号:</span>
  43. <span class="Supervise-pitem-lic Supervise-input-three"><input
  44. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,20]'"
  45. name="location"></span>
  46. </span><br class="xiaomai" />
  47. <span class="Supervise-device-w-t checker-span-input daogu">
  48. <span class="Supervise-pitem-lit" style="width:150px;">性质:</span>
  49. <span class="Supervise-pitem-lic Supervise-input-three">
  50. <!-- <input class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  51. name="houseType"> -->
  52. <select class="easyui-combobox yearTime3" name="houseType" editable="false" data-options="width:104">
  53. <option value="ZC">ZC</option>
  54. <option value="LC">LC</option>
  55. <option value="ZD">ZD</option>
  56. <option value="TC">TC</option>
  57. <option value="SP">SP</option>
  58. <option value="国家一次性储备">国家一次性储备</option>
  59. </select>
  60. </span>
  61. </span>
  62. <span class="Supervise-device-w-t checker-span-input xiaomai">
  63. <span class="Supervise-pitem-lit" style="width:150px;">品种:</span>
  64. <span class="Supervise-pitem-lic Supervise-input-three"><input
  65. class="easyui-combotree easyui-validatebox Supervise-checker workingStatus" required='required'
  66. data-options="validType:'length[0,10]'" name="type"></span>
  67. </span>
  68. <span class="Supervise-device-w-t checker-span-input yumi">
  69. <span class="Supervise-pitem-lit" style="width:150px;">数量(吨):</span>
  70. <span class="Supervise-pitem-lic Supervise-input-three"><input
  71. class="easyui-textbox easyui-validatebox Supervise-checker" required='required'
  72. data-options="validType:'length[0,10]'" name="number"></span>
  73. </span><br class="xiaomai" />
  74. <span class="Supervise-device-w-t checker-span-input yumi">
  75. <span class="Supervise-pitem-lit" style="width:150px;">生产年限:</span>
  76. <span class="Supervise-pitem-lic Supervise-input-three">
  77. <!-- <input class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  78. name="prodYear"> -->
  79. <select class="easyui-combobox yearTime3" name="prodYear" editable="false" data-options="width:104">
  80. <option value="2020">2020</option>
  81. <option value="2019">2019</option>
  82. <option value="2018">2018</option>
  83. <option value="2017">2017</option>
  84. <option value="2016">2016</option>
  85. <option value="2015">2015</option>
  86. <option value="2014">2014</option>
  87. <option value="2013">2013</option>
  88. <option value="2012">2012</option>
  89. <option value="2011">2011</option>
  90. </select>
  91. </span>
  92. </span>
  93. <span class="Supervise-device-w-t checker-span-input dadou">
  94. <span class="Supervise-pitem-lit" style="width:150px;">入仓时间:</span>
  95. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-checkTime"
  96. editable="false" name="inTime"></span>
  97. </span>
  98. <span class="Supervise-device-w-t checker-span-input dadou">
  99. <span class="Supervise-pitem-lit" style="width:150px;">等级:</span>
  100. <span class="Supervise-pitem-lic Supervise-input-three">
  101. <!-- <input class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  102. name="level"> -->
  103. <select class="easyui-combobox yearTime3" name="level" editable="false" data-options="width:104">
  104. <option value="一等">一等</option>
  105. <option value="二等">二等</option>
  106. <option value="三等">三等</option>
  107. <option value="四等">四等</option>
  108. <option value="五等">五等</option>
  109. </select>
  110. </span>
  111. </span><br class="dadou" />
  112. <span class="Supervise-device-w-t checker-span-input dadou">
  113. <span class="Supervise-pitem-lit" style="width:150px;">水分%:</span>
  114. <span class="Supervise-pitem-lic Supervise-input-three"><input
  115. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  116. name="water"></span>
  117. </span>
  118. <span class="Supervise-device-w-t checker-span-input dadou">
  119. <span class="Supervise-pitem-lit" style="width:150px;">杂质%:</span>
  120. <span class="Supervise-pitem-lic Supervise-input-three"><input
  121. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  122. name="impurity"></span>
  123. </span>
  124. <span class="Supervise-device-w-t checker-span-input dadou">
  125. <span class="Supervise-pitem-lit" style="width:150px;">储存品质:</span>
  126. <span class="Supervise-pitem-lic Supervise-input-three">
  127. <!-- <input class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'" name="layType"> -->
  128. <input class="easyui-combobox stm-trans-qu" name="layType" editable=false>
  129. </span>
  130. </span><br class="dadou" />
  131. <span class="Supervise-device-w-t checker-span-input dadou">
  132. <span class="Supervise-pitem-lit" style="width:150px;">检查时间:</span>
  133. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-checkDate"
  134. required='required' editable="false" name="checkDate"></span>
  135. </span><br class="dadou" />
  136. <h3>粮温</h3>
  137. <span class="Supervise-device-w-t checker-span-input dadou">
  138. <span class="Supervise-pitem-lit" style="width:150px;">最高 ℃:</span>
  139. <span class="Supervise-pitem-lic Supervise-input-three"><input
  140. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  141. name="temperatureMax"></span>
  142. </span>
  143. <span class="Supervise-device-w-t checker-span-input dadou">
  144. <span class="Supervise-pitem-lit" style="width:150px;">最低 ℃:</span>
  145. <span class="Supervise-pitem-lic Supervise-input-three"><input
  146. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  147. name="temperatureMin"></span>
  148. </span>
  149. <span class="Supervise-device-w-t checker-span-input dadou">
  150. <span class="Supervise-pitem-lit" style="width:150px;">平均 ℃:</span>
  151. <span class="Supervise-pitem-lic Supervise-input-three"><input
  152. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  153. name="temperatureAvg"></span>
  154. </span><br class="dadou" />
  155. <h3>粮情有无异常情况</h3>
  156. <span class="Supervise-device-w-t checker-span-input dadou">
  157. <span class="Supervise-pitem-lit" style="width:150px;">生虫:</span>
  158. <span class="Supervise-pitem-lic Supervise-input-three">
  159. <input type="radio" class="xzflag-radio first-radio" value="0" name="isDensity"
  160. style="width:25px;cursor:pointer;">有
  161. <input type="radio" class="xzflag-radio" value="1" name="isDensity" style="width:25px;cursor:pointer;">无
  162. </span>
  163. </span>
  164. <span class="Supervise-device-w-t checker-span-input dadou">
  165. <span class="Supervise-pitem-lit" style="width:150px;">发热:</span>
  166. <span class="Supervise-pitem-lic Supervise-input-three">
  167. <input type="radio" class="xzflag-radio first-radio" value="0" name="isHot"
  168. style="width:25px;cursor:pointer;">有
  169. <input type="radio" class="xzflag-radio" value="1" name="isHot" style="width:25px;cursor:pointer;">无
  170. </span>
  171. </span>
  172. <span class="Supervise-device-w-t checker-span-input dadou">
  173. <span class="Supervise-pitem-lit" style="width:150px;">结露:</span>
  174. <span class="Supervise-pitem-lic Supervise-input-three">
  175. <input type="radio" class="xzflag-radio first-radio" value="0" name="isCondensation"
  176. style="width:25px;cursor:pointer;">有
  177. <input type="radio" class="xzflag-radio" value="1" name="isCondensation" style="width:25px;cursor:pointer;">无
  178. </span>
  179. </span><br class="dadou" />
  180. <h3>粮食货位形态</h3>
  181. <span class="Supervise-device-w-t checker-span-input dadou">
  182. <span class="Supervise-pitem-lit" style="width:150px;">长(m):</span>
  183. <span class="Supervise-pitem-lic Supervise-input-three"><input
  184. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  185. name="locationLength"></span>
  186. </span>
  187. <span class="Supervise-device-w-t checker-span-input dadou">
  188. <span class="Supervise-pitem-lit" style="width:150px;">宽(m):</span>
  189. <span class="Supervise-pitem-lic Supervise-input-three"><input
  190. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  191. name="locationWidtn"></span>
  192. </span>
  193. <span class="Supervise-device-w-t checker-span-input dadou">
  194. <span class="Supervise-pitem-lit" style="width:150px;">高(m):</span>
  195. <span class="Supervise-pitem-lic Supervise-input-three"><input
  196. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  197. name="locationHeight"></span>
  198. </span><br class="dadou" />
  199. <span class="Supervise-device-w-t checker-span-input dadou">
  200. <span class="Supervise-pitem-lit" style="width:150px;">粮情检查制度是否落实:</span>
  201. <span class="Supervise-pitem-lic Supervise-input-three">
  202. <input type="radio" class="xzflag-radio first-radio" value="0" name="isCheck"
  203. style="width:25px;cursor:pointer;">是
  204. <input type="radio" class="xzflag-radio" value="1" name="isCheck" style="width:25px;cursor:pointer;">否
  205. </span>
  206. </span>
  207. <span class="Supervise-device-w-t checker-span-input dadou">
  208. <span class="Supervise-pitem-lit" style="width:150px;">科保措施是否落实:</span>
  209. <span class="Supervise-pitem-lic Supervise-input-three">
  210. <input type="radio" class="xzflag-radio first-radio" value="0" name="isWarm"
  211. style="width:25px;cursor:pointer;">是
  212. <input type="radio" class="xzflag-radio" value="1" name="isWarm" style="width:25px;cursor:pointer;">否
  213. </span>
  214. </span>
  215. <span class="Supervise-device-w-t checker-span-input dadou">
  216. <span class="Supervise-pitem-lit" style="width:150px;">是否具有承储资格:</span>
  217. <span class="Supervise-pitem-lic Supervise-input-three">
  218. <input type="radio" class="xzflag-radio first-radio" value="0" name="isLay"
  219. style="width:25px;cursor:pointer;">是
  220. <input type="radio" class="xzflag-radio" value="1" name="isLay" style="width:25px;cursor:pointer;">否
  221. </span>
  222. </span><br class="dadou" />
  223. <span class="Supervise-device-w-t checker-span-input yumi">
  224. <span class="Supervise-pitem-lit" style="width:153px;">备注:</span>
  225. <span class="Supervise-pitem-lic Supervise-input-three"><input style="width:410px"
  226. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  227. name="remark"></span>
  228. </span><br class="xiaomai" />
  229. <span class="Supervise-device-w-t checker-span-input dadou">
  230. <span class="Supervise-pitem-lit" style="width:150px;">储粮管理责任人:</span>
  231. <span class="Supervise-pitem-lic Supervise-input-three"><input
  232. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  233. name="charge"></span>
  234. </span>
  235. <span class="Supervise-device-w-t checker-span-input dadou">
  236. <span class="Supervise-pitem-lit" style="width:150px;">检查人员:</span>
  237. <span class="Supervise-pitem-lic Supervise-input-three"><input
  238. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  239. name="checker"></span>
  240. </span><br class="dadou" />
  241. <h3>说明</h3>
  242. <p>1、如无异常情况,粮食质量和储存品质均以3月和9月库存检测结果为依据填写。储存品质按宜存、轻度不宜存、重度不宜存填写;</p>
  243. <p>2、如粮食出库,要在备注档中予以注明,并记录批准文号;</p>
  244. <p>3、此表一式三份,检查单位、被查单位、分(子)公司(直属企业)各一份。</p>
  245. </div>
  246. <a href="#" class="easyui-linkbutton bd-add-s lsjiagong-device-add-new" plain="true">确定</a>
  247. </form>
  248. </div>
  249. <div id="lsjiagong-device-www" style="padding: 20px">
  250. <form class="lsjiagong-form" style="width:1000px">
  251. <input type="hidden" name="id">
  252. <div class="Supervise-pitem-one">
  253. <!-- <h3>粮食加工品质指标监测数据</h3> -->
  254. <span class="Supervise-device-w-t">
  255. <span class="Supervise-pitem-lit" style="width:150px;">被查单位名称:</span>
  256. <span class="Supervise-pitem-lic Supervise-input-three"><input
  257. class="easyui-combobox libraryNameT easyui-validatebox Supervise-checker" name="grainId"></span>
  258. </span>
  259. <span class="Supervise-device-w-t checker-span-input xiaomai">
  260. <span class="Supervise-pitem-lit" style="width:150px;">仓房号:</span>
  261. <span class="Supervise-pitem-lic Supervise-input-three"><input
  262. class="easyui-combobox libraryNameHouse easyui-validatebox Supervise-checker" disabled='disabled'
  263. name="houseId"></span>
  264. </span>
  265. <span class="Supervise-device-w-t checker-span-input xiaomai">
  266. <span class="Supervise-pitem-lit" style="width:150px;">货位号:</span>
  267. <span class="Supervise-pitem-lic Supervise-input-three"><input
  268. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,20]'"
  269. name="location"></span>
  270. </span><br class="xiaomai" />
  271. <span class="Supervise-device-w-t checker-span-input daogu">
  272. <span class="Supervise-pitem-lit" style="width:150px;">性质:</span>
  273. <span class="Supervise-pitem-lic Supervise-input-three"><input
  274. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  275. name="houseType"></span>
  276. </span>
  277. <span class="Supervise-device-w-t checker-span-input xiaomai">
  278. <span class="Supervise-pitem-lit" style="width:150px;">品种:</span>
  279. <span class="Supervise-pitem-lic Supervise-input-three"><input
  280. class="easyui-combotree easyui-validatebox Supervise-checker workingStatus"
  281. data-options="validType:'length[0,10]'" name="type"></span>
  282. </span>
  283. <span class="Supervise-device-w-t checker-span-input yumi">
  284. <span class="Supervise-pitem-lit" style="width:150px;">数量(吨):</span>
  285. <span class="Supervise-pitem-lic Supervise-input-three"><input
  286. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  287. name="number"></span>
  288. </span><br class="xiaomai" />
  289. <span class="Supervise-device-w-t checker-span-input yumi">
  290. <span class="Supervise-pitem-lit" style="width:150px;">生产年限:</span>
  291. <span class="Supervise-pitem-lic Supervise-input-three"><input
  292. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  293. name="prodYear"></span>
  294. </span>
  295. <span class="Supervise-device-w-t checker-span-input dadou">
  296. <span class="Supervise-pitem-lit" style="width:150px;">入仓时间:</span>
  297. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-checkTime"
  298. editable="false" name="inTime"></span>
  299. </span>
  300. <span class="Supervise-device-w-t checker-span-input dadou">
  301. <span class="Supervise-pitem-lit" style="width:150px;">等级:</span>
  302. <span class="Supervise-pitem-lic Supervise-input-three"><input
  303. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  304. name="level"></span>
  305. </span><br class="dadou" />
  306. <span class="Supervise-device-w-t checker-span-input dadou">
  307. <span class="Supervise-pitem-lit" style="width:150px;">水分%:</span>
  308. <span class="Supervise-pitem-lic Supervise-input-three"><input
  309. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  310. name="water"></span>
  311. </span>
  312. <span class="Supervise-device-w-t checker-span-input dadou">
  313. <span class="Supervise-pitem-lit" style="width:150px;">杂质%:</span>
  314. <span class="Supervise-pitem-lic Supervise-input-three"><input
  315. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  316. name="impurity"></span>
  317. </span>
  318. <span class="Supervise-device-w-t checker-span-input dadou">
  319. <span class="Supervise-pitem-lit" style="width:150px;">储存品质:</span>
  320. <span class="Supervise-pitem-lic Supervise-input-three">
  321. <!-- <input class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'" name="layType"> -->
  322. <input class="easyui-combobox stm-trans-qu" name="layType" editable=false>
  323. </span>
  324. </span><br class="dadou" />
  325. <span class="Supervise-device-w-t checker-span-input dadou">
  326. <span class="Supervise-pitem-lit" style="width:150px;">检查时间:</span>
  327. <span class="Supervise-pitem-lic Supervise-input-three"><input class="easyui-datebox Supervise-checkDate"
  328. editable="false" name="checkDate"></span>
  329. </span><br class="dadou" />
  330. <h3>粮温</h3>
  331. <span class="Supervise-device-w-t checker-span-input dadou">
  332. <span class="Supervise-pitem-lit" style="width:150px;">最高 ℃:</span>
  333. <span class="Supervise-pitem-lic Supervise-input-three"><input
  334. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  335. name="temperatureMax"></span>
  336. </span>
  337. <span class="Supervise-device-w-t checker-span-input dadou">
  338. <span class="Supervise-pitem-lit" style="width:150px;">最低 ℃:</span>
  339. <span class="Supervise-pitem-lic Supervise-input-three"><input
  340. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  341. name="temperatureMin"></span>
  342. </span>
  343. <span class="Supervise-device-w-t checker-span-input dadou">
  344. <span class="Supervise-pitem-lit" style="width:150px;">平均 ℃:</span>
  345. <span class="Supervise-pitem-lic Supervise-input-three"><input
  346. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  347. name="temperatureAvg"></span>
  348. </span><br class="dadou" />
  349. <h3>粮情有无异常情况</h3>
  350. <span class="Supervise-device-w-t checker-span-input dadou">
  351. <span class="Supervise-pitem-lit" style="width:150px;">生虫:</span>
  352. <span class="Supervise-pitem-lic Supervise-input-three">
  353. <input type="radio" class="xzflag-radio first-radio" value="0" name="isDensity"
  354. style="width:25px;cursor:pointer;">有
  355. <input type="radio" class="xzflag-radio" value="1" name="isDensity" style="width:25px;cursor:pointer;">无
  356. </span>
  357. </span>
  358. <span class="Supervise-device-w-t checker-span-input dadou">
  359. <span class="Supervise-pitem-lit" style="width:150px;">发热:</span>
  360. <span class="Supervise-pitem-lic Supervise-input-three">
  361. <input type="radio" class="xzflag-radio first-radio" value="0" name="isHot"
  362. style="width:25px;cursor:pointer;">有
  363. <input type="radio" class="xzflag-radio" value="1" name="isHot" style="width:25px;cursor:pointer;">无
  364. </span>
  365. </span>
  366. <span class="Supervise-device-w-t checker-span-input dadou">
  367. <span class="Supervise-pitem-lit" style="width:150px;">结露:</span>
  368. <span class="Supervise-pitem-lic Supervise-input-three">
  369. <input type="radio" class="xzflag-radio first-radio" value="0" name="isCondensation"
  370. style="width:25px;cursor:pointer;">有
  371. <input type="radio" class="xzflag-radio" value="1" name="isCondensation" style="width:25px;cursor:pointer;">无
  372. </span>
  373. </span><br class="dadou" />
  374. <h3>粮食货位形态</h3>
  375. <span class="Supervise-device-w-t checker-span-input dadou">
  376. <span class="Supervise-pitem-lit" style="width:150px;">长(m):</span>
  377. <span class="Supervise-pitem-lic Supervise-input-three"><input
  378. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  379. name="locationLength"></span>
  380. </span>
  381. <span class="Supervise-device-w-t checker-span-input dadou">
  382. <span class="Supervise-pitem-lit" style="width:150px;">宽(m):</span>
  383. <span class="Supervise-pitem-lic Supervise-input-three"><input
  384. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  385. name="locationWidtn"></span>
  386. </span>
  387. <span class="Supervise-device-w-t checker-span-input dadou">
  388. <span class="Supervise-pitem-lit" style="width:150px;">高(m):</span>
  389. <span class="Supervise-pitem-lic Supervise-input-three"><input
  390. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  391. name="locationHeight"></span>
  392. </span><br class="dadou" />
  393. <span class="Supervise-device-w-t checker-span-input dadou">
  394. <span class="Supervise-pitem-lit" style="width:150px;">粮情检查制度是否落实:</span>
  395. <span class="Supervise-pitem-lic Supervise-input-three">
  396. <input type="radio" class="xzflag-radio first-radio" value="0" name="isCheck"
  397. style="width:25px;cursor:pointer;">是
  398. <input type="radio" class="xzflag-radio" value="1" name="isCheck" style="width:25px;cursor:pointer;">否
  399. </span>
  400. </span>
  401. <span class="Supervise-device-w-t checker-span-input dadou">
  402. <span class="Supervise-pitem-lit" style="width:150px;">科保措施是否落实:</span>
  403. <span class="Supervise-pitem-lic Supervise-input-three">
  404. <input type="radio" class="xzflag-radio first-radio" value="0" name="isWarm"
  405. style="width:25px;cursor:pointer;">是
  406. <input type="radio" class="xzflag-radio" value="1" name="isWarm" style="width:25px;cursor:pointer;">否
  407. </span>
  408. </span>
  409. <span class="Supervise-device-w-t checker-span-input dadou">
  410. <span class="Supervise-pitem-lit" style="width:150px;">是否具有承储资格:</span>
  411. <span class="Supervise-pitem-lic Supervise-input-three">
  412. <input type="radio" class="xzflag-radio first-radio" value="0" name="isLay"
  413. style="width:25px;cursor:pointer;">是
  414. <input type="radio" class="xzflag-radio" value="1" name="isLay" style="width:25px;cursor:pointer;">否
  415. </span>
  416. </span><br class="dadou" />
  417. <span class="Supervise-device-w-t checker-span-input yumi">
  418. <span class="Supervise-pitem-lit" style="width:153px;">备注:</span>
  419. <span class="Supervise-pitem-lic Supervise-input-three"><input style="width:410px"
  420. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  421. name="remark"></span>
  422. </span><br class="xiaomai" />
  423. <span class="Supervise-device-w-t checker-span-input dadou">
  424. <span class="Supervise-pitem-lit" style="width:150px;">储粮管理责任人:</span>
  425. <span class="Supervise-pitem-lic Supervise-input-three"><input
  426. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  427. name="charge"></span>
  428. </span>
  429. <span class="Supervise-device-w-t checker-span-input dadou">
  430. <span class="Supervise-pitem-lit" style="width:150px;">检查人员:</span>
  431. <span class="Supervise-pitem-lic Supervise-input-three"><input
  432. class="easyui-textbox easyui-validatebox Supervise-checker" data-options="validType:'length[0,10]'"
  433. name="checker"></span>
  434. </span><br class="dadou" />
  435. <h3>说明</h3>
  436. <p>1、如无异常情况,粮食质量和储存品质均以3月和9月库存检测结果为依据填写。储存品质按宜存、轻度不宜存、重度不宜存填写;</p>
  437. <p>2、如粮食出库,要在备注档中予以注明,并记录批准文号;</p>
  438. <p>3、此表一式三份,检查单位、被查单位、分(子)公司(直属企业)各一份。</p>
  439. </div>
  440. <a href="#" class="easyui-linkbutton bd-add-s lsjiagong-device-add-new" plain="true">确定</a>
  441. </form>
  442. </div>
  443. <div id="Supervise-checkerImg" style="padding: 20px;">
  444. <img class="checker-img" src="" alt="" style="width: 100%;height: 98%;">
  445. </div>
  446. <style type="text/css">
  447. .info-no {
  448. background: #f53939;
  449. color: #FFF
  450. }
  451. .info-yes {
  452. background: green;
  453. color: #FFf
  454. }
  455. </style>