123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231 |
- <!--压盖/密闭作业记录-->
- <!-- <div data-options="fit:true"> -->
- <div class="costLoss-tool" style="padding: 10px 5px;">
- <div style="font-size: 14px">
- <div class="costLoss-record-s">
- 品种:
- <input id="costLossTree" class="easyui-combotree costLoss-search-s" name="conventionalFumigation-type" editable="false">
- </div>
-  
- <a href="#" class="easyui-linkbutton bd-add-s" style="height: 25px;" id="costLoss-search">查询</a>
- <a href="#" class="easyui-linkbutton bd-add-s costLoss-add" style="height: 25px;" id="costLoss-add">新增</a>
- <a href="#" class="easyui-linkbutton bd-add-s clear-btn1" plain="true">清空</a>
- </div>
- </div>
- <table id="costLoss-info">
- </table>
- <!-- </div> -->
- <div id="costLoss-device-w" style="padding: 20px;">
- <form class="costLoss-form-w">
- <div class="costLoss-pitem-w">
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit" style="width:150px">品种:</span>
- <span class="costLoss-pitem-lic">
- <input id="conmessage-type" class="easyui-combotree workingStatus" style="width:147px;" name="type">
- </span>
- </span>
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit" style="width:150px">数量(t):</span>
- <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>
- </span><br />
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit" style="width:150px">仓房类型:</span>
- <span class="costLoss-pitem-lic costLoss-unit-span">
- <input prompt="" class="easyui-combobox houseType" data-options="" data-options="" name="houseType">
- <!-- <input prompt="" class="easyui-textbox houseType costLoss-unit" data-options="" name="houseType">-->
- </span>
- </span>
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit" style="width:150px">压盖/密闭材料名称:</span>
- <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>
- </span>
- <br />
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit" style="width:150px">仓房其它保温隔热措施:</span>
- <span class="costLoss-pitem-lic costLoss-count-span"><input class="easyui-textbox costLoss-count" data-options="disabled:false" name="keepWarm"></span>
- </span>
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit" style="width:150px">压盖/密闭方式:</span>
- <span class="costLoss-pitem-lic"><input class="easyui-textbox costLoss-recorder" name="glandType"></span>
- </span>
- <br />
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit" style="width:150px">压盖/密闭开始时间:</span>
- <span class="costLoss-pitem-lic">
- <input class="easyui-datebox costLoss-payContent" id="glandStart" data-options="min:'00:00',showSeconds:false,required:true" name="glandStartDate">
- </span>-
- <span class="Supervise-pitem-lic">
- <select class="easyui-combobox Supervise-checkTime" name="glandStartTime" editable="false" style="width:60px">
- <option value="00">00</option>
- <option value="01">01</option>
- <option value="02">02</option>
- <option value="03">03</option>
- <option value="04">04</option>
- <option value="05">05</option>
- <option value="06">06</option>
- <option value="07">07</option>
- <option value="08">08</option>
- <option value="09">09</option>
- <option value="10">10</option>
- <option value="11">11</option>
- <option value="12">12</option>
- <option value="13">13</option>
- <option value="14">14</option>
- <option value="15">15</option>
- <option value="16">16</option>
- <option value="17">17</option>
- <option value="18">18</option>
- <option value="19">19</option>
- <option value="20">20</option>
- <option value="21">21</option>
- <option value="22">22</option>
- <option value="23">23</option>
- </select>
- </span>时
- </span><br />
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit" style="width:150px">压盖/密闭结束时间:</span>
- <span class="costLoss-pitem-lic">
- <input class="easyui-datebox costLoss-payContent" id="glandEnd" data-options="min:'00:00',showSeconds:false" name="glandEndDate">
- </span>-
- <span class="Supervise-pitem-lic">
- <select class="easyui-combobox Supervise-checkTime" name="glandEndTime" editable="false" style="width:60px">
- <option value="00">00</option>
- <option value="01">01</option>
- <option value="02">02</option>
- <option value="03">03</option>
- <option value="04">04</option>
- <option value="05">05</option>
- <option value="06">06</option>
- <option value="07">07</option>
- <option value="08">08</option>
- <option value="09">09</option>
- <option value="10">10</option>
- <option value="11">11</option>
- <option value="12">12</option>
- <option value="13">13</option>
- <option value="14">14</option>
- <option value="15">15</option>
- <option value="16">16</option>
- <option value="17">17</option>
- <option value="18">18</option>
- <option value="19">19</option>
- <option value="20">20</option>
- <option value="21">21</option>
- <option value="22">22</option>
- <option value="23">23</option>
- </select>
- </span>时
- </span><br />
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit" style="width:150px">累计压盖/密闭时间(d):</span>
- <span class="costLoss-pitem-lic">
- <input class="easyui-textbox costLoss-payContent" id="glandTimeTotal" data-options="multiline:false" name="glandTimeTotal">
- </span>
- </span><br />
- <table class="tabGuWu costLoss-device-w-t" border="0" cellspacing="0" cellpadding="0" style="margin-top: 20px;">
- <tr>
- <th colspan="2" class="top">压盖/密闭期间参数</th>
- <th class="top">最高值</th>
- <th class="top">最低值</th>
- <th class="rig top">平均值</th>
- </tr>
- <tr>
- <td colspan="2">大气温度(℃)</td>
- <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="airTemperatureMax"></td>
- <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="airTemperatureMin"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="airTemperatureAvg"></td>
- </tr>
- <tr>
- <td colspan="2">仓内温度(℃)</td>
- <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseTemperatureMax"></td>
- <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseTemperatureMin"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseTemperatureAvg"></td>
- </tr>
- <tr>
- <td colspan="2">仓内湿度(%)</td>
- <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseWaterMax"></td>
- <td> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseWaterMin"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="houseWaterAvg"></td>
- </tr>
- <tr>
- <td rowspan="2">粮食温度(℃)</td>
- <td>压盖/密闭前</td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandFront"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandFrontMin"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandFrontAvg"></td>
- </tr>
- <tr>
- <td>压盖/密闭后</td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandAfter"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandAfterMin"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="temperatureGlandAfterAvg"></td>
- </tr>
- <tr>
- <td rowspan="2">粮食水分(%)</td>
- <td>压盖/密闭前</td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandFront"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandFrontMin"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandFrontAvg"></td>
- </tr>
- <tr>
- <td>压盖/密闭后</td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandAfter"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandAfterMin"></td>
- <td class="rig top"> <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="waterGlandAfterAvg"></td>
- </tr>
- </table> <br />
-
-
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit">压盖/密闭期间发现异常情况描述:</span>
- <span class="costLoss-pitem-lic">
- <input style="width: 400px;height: 100px;" class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="glandBug">
- </span>
- </span><br />
-
- <span class="costLoss-device-w-w">
- <span class="costLoss-pitem-lit">操作人:</span>
- <span class="costLoss-pitem-lic">
- <input class="easyui-textbox costLoss-payContent workPeople" data-options="multiline:false" name="workUser">
- <!-- <input id="workUser_yg" class="easyui-combotree costLoss-payContent workPeople" data-options="multiline:false" name="workUser"> -->
- </span>
- </span>
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit">审批人:</span>
- <span class="costLoss-pitem-lic">
- <input class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="approveUser">
- </span>
- </span><br />
-
- <span class="costLoss-device-w-t">
- <span class="costLoss-pitem-lit">备注:</span>
- <span class="costLoss-pitem-lic">
- <input style="width: 400px;height: 100px;" class="easyui-textbox costLoss-payContent" data-options="multiline:false" name="remark">
- </span>
- </span><br />
- <a href="#" class="easyui-linkbutton bd-add-s lsjiagong-device-add-new" plain="true" style="margin-top: 20px; display: block;">确定</a>
- <a href="#" class="easyui-linkbutton bd-add-s costLoss-device-update-new" plain="true" style="margin-top: 20px; display: none;">确定</a>
- </div>
- </form>
- </div>
- <style type="text/css">
- .tabGuWu .rig{
- border-right: 1px solid #ccc;
- }
- .tabGuWu .top{
- border-top: 1px solid #ccc;
- }
- .tabGuWu tr td,th{
- border:none;
- padding:3px;
- border: 1px solid #ccc;
- border-right: none;
- border-top: none;
- }
- </style>
- <!-- <script type="text/javascript" src="/src/sub/equipmentDevice.js"></script> -->
|