| | |
| | | <!DOCTYPE html> |
| | | <html lang="zh_CN" xmlns:th="http://www.thymeleaf.org"> |
| | | <head> |
| | | <head> |
| | | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
| | | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| | | <meta name="renderer" content="webkit"> |
| | | <title>智慧粮库管理平台-粮情检测</title> |
| | | <title>粮温检测</title> |
| | | |
| | | <link rel="stylesheet" th:href="@{/ajax/libs/layui/css/layui.css}"/> |
| | | <link rel="stylesheet" th:href="@{/dzhwk/lqStyle.css}"/> |
| | | <link rel="stylesheet" th:href="@{/dzhwk/grain/lqStyle.css}"/> |
| | | |
| | | <style> |
| | | .layui-checkbox-disbaled span { |
| | |
| | | |
| | | <script th:inline="javascript"> |
| | | //仓库列表 |
| | | var listDepot = [{"bhId":"1","buildingId":"91310114703439394M0010001","checkDate":1605542400000,"companyId":"5303","depotStatus":"4","depotStatusName":"出库中","depotType":"02","depotTypeName":"浅圆仓","deptId":"5303_001","foodLevel":"01","foodLevelName":"一等","foodLocation":"上海市","foodType":"122","foodTypeName":"区级地方储备粮","foodVariety":"1130000","foodVarietyName":"稻谷","foodYear":"2022","id":"P0101","name":"P01-01","perImpurity":0.36,"perWet":13.7,"storageMax":3000000,"storageReal":0,"storeDate":1668700800000,"storeKeeper":"wmf","storeKeeperLevel":"高级保管员","storeKeeperName":"王美福","storeKeeperPhone":"####","storeType":"1"},{"bhId":"2","buildingId":"91310114703439394M0010001","companyId":"5303","depotStatus":"4","depotStatusName":"出库中","depotType":"01","depotTypeName":"平房仓","deptId":"5303_001","foodLevel":"01","foodLevelName":"一等","foodLocation":"上海市","foodType":"122","foodTypeName":"区级地方储备粮","foodVariety":"1130000","foodVarietyName":"稻谷","foodYear":"2022","id":"P0102","name":"P01-02","storageMax":3000000,"storageReal":0,"storeDate":1667836800000,"storeKeeper":"wmf","storeKeeperLevel":"高级保管员","storeKeeperName":"王美福","storeKeeperPhone":"####","storeType":"1"},{"bhId":"3","buildingId":"91310114703439394M0010002","companyId":"5303","depotStatus":"34","depotStatusName":"封仓-温控中","depotType":"01","depotTypeName":"平房仓","deptId":"5303_001","foodLevel":"01","foodLevelName":"一等","foodLocation":"上海市","foodType":"122","foodTypeName":"区级地方储备粮","foodVariety":"1130000","foodVarietyName":"稻谷","foodYear":"2023","id":"P0103","name":"P01-03","storageMax":3000000,"storageReal":2164420,"storeDate":1635696000000,"storeKeeper":"xjh","storeKeeperLevel":"高级保管员","storeKeeperName":"徐佳昊","storeKeeperPhone":"####","storeType":"1"},{"bhId":"4","buildingId":"91310114703439394M0010002","companyId":"5303","depotStatus":"32","depotStatusName":"封仓-熏蒸中","depotType":"01","depotTypeName":"平房仓","deptId":"5303_001","foodLevel":"01","foodLevelName":"一等","foodLocation":"上海市","foodType":"122","foodTypeName":"区级地方储备粮","foodVariety":"1110000","foodVarietyName":"小麦","foodYear":"2024","id":"P0104","name":"P01-04","storageMax":3000000,"storageReal":3000000,"storeDate":1720454400000,"storeKeeper":"xjh","storeKeeperLevel":"高级保管员","storeKeeperName":"徐佳昊","storeKeeperPhone":"####","storeType":"1"},{"bhId":"5","buildingId":"91310114703439394M0010003","companyId":"5303","depotStatus":"4","depotStatusName":"出库中","depotType":"01","depotTypeName":"平房仓","deptId":"5303_001","foodLevel":"02","foodLevelName":"二等","foodLocation":"上海市","foodType":"122","foodTypeName":"区级地方储备粮","foodVariety":"1130000","foodVarietyName":"稻谷","foodYear":"2022","id":"P0105","name":"P01-05","storageMax":3000000,"storageReal":0,"storeDate":1604160000000,"storeKeeper":"wmf","storeKeeperLevel":"高级保管员","storeKeeperName":"王美福","storeKeeperPhone":"####","storeType":"1"},{"bhId":"6","buildingId":"91310114703439394M0010003","companyId":"5303","depotStatus":"4","depotStatusName":"出库中","depotType":"01","depotTypeName":"平房仓","deptId":"5303_001","foodLevel":"01","foodLevelName":"一等","foodLocation":"上海市","foodType":"122","foodTypeName":"区级地方储备粮","foodVariety":"1130000","foodVarietyName":"稻谷","foodYear":"2022","id":"P0106","name":"P01-06","storageMax":3000000,"storageReal":0,"storeDate":1604160000000,"storeKeeper":"wmf","storeKeeperLevel":"高级保管员","storeKeeperName":"王美福","storeKeeperPhone":"####","storeType":"1"}]; |
| | | var listDepot = [{ |
| | | "bhId": "1", |
| | | "buildingId": "91310114703439394M0010001", |
| | | "checkDate": 1605542400000, |
| | | "companyId": "5303", |
| | | "depotStatus": "4", |
| | | "depotStatusName": "出库中", |
| | | "depotType": "02", |
| | | "depotTypeName": "浅圆仓", |
| | | "deptId": "5303_001", |
| | | "foodLevel": "01", |
| | | "foodLevelName": "一等", |
| | | "foodLocation": "上海市", |
| | | "foodType": "122", |
| | | "foodTypeName": "区级地方储备粮", |
| | | "foodVariety": "1130000", |
| | | "foodVarietyName": "稻谷", |
| | | "foodYear": "2022", |
| | | "id": "P0101", |
| | | "name": "P01-01", |
| | | "perImpurity": 0.36, |
| | | "perWet": 13.7, |
| | | "storageMax": 3000000, |
| | | "storageReal": 0, |
| | | "storeDate": 1668700800000, |
| | | "storeKeeper": "wmf", |
| | | "storeKeeperLevel": "高级保管员", |
| | | "storeKeeperName": "王美福", |
| | | "storeKeeperPhone": "####", |
| | | "storeType": "1" |
| | | }, { |
| | | "bhId": "2", |
| | | "buildingId": "91310114703439394M0010001", |
| | | "companyId": "5303", |
| | | "depotStatus": "4", |
| | | "depotStatusName": "出库中", |
| | | "depotType": "01", |
| | | "depotTypeName": "平房仓", |
| | | "deptId": "5303_001", |
| | | "foodLevel": "01", |
| | | "foodLevelName": "一等", |
| | | "foodLocation": "上海市", |
| | | "foodType": "122", |
| | | "foodTypeName": "区级地方储备粮", |
| | | "foodVariety": "1130000", |
| | | "foodVarietyName": "稻谷", |
| | | "foodYear": "2022", |
| | | "id": "P0102", |
| | | "name": "P01-02", |
| | | "storageMax": 3000000, |
| | | "storageReal": 0, |
| | | "storeDate": 1667836800000, |
| | | "storeKeeper": "wmf", |
| | | "storeKeeperLevel": "高级保管员", |
| | | "storeKeeperName": "王美福", |
| | | "storeKeeperPhone": "####", |
| | | "storeType": "1" |
| | | }, { |
| | | "bhId": "3", |
| | | "buildingId": "91310114703439394M0010002", |
| | | "companyId": "5303", |
| | | "depotStatus": "34", |
| | | "depotStatusName": "封仓-温控中", |
| | | "depotType": "01", |
| | | "depotTypeName": "平房仓", |
| | | "deptId": "5303_001", |
| | | "foodLevel": "01", |
| | | "foodLevelName": "一等", |
| | | "foodLocation": "上海市", |
| | | "foodType": "122", |
| | | "foodTypeName": "区级地方储备粮", |
| | | "foodVariety": "1130000", |
| | | "foodVarietyName": "稻谷", |
| | | "foodYear": "2023", |
| | | "id": "P0103", |
| | | "name": "P01-03", |
| | | "storageMax": 3000000, |
| | | "storageReal": 2164420, |
| | | "storeDate": 1635696000000, |
| | | "storeKeeper": "xjh", |
| | | "storeKeeperLevel": "高级保管员", |
| | | "storeKeeperName": "徐佳昊", |
| | | "storeKeeperPhone": "####", |
| | | "storeType": "1" |
| | | }, { |
| | | "bhId": "4", |
| | | "buildingId": "91310114703439394M0010002", |
| | | "companyId": "5303", |
| | | "depotStatus": "32", |
| | | "depotStatusName": "封仓-熏蒸中", |
| | | "depotType": "01", |
| | | "depotTypeName": "平房仓", |
| | | "deptId": "5303_001", |
| | | "foodLevel": "01", |
| | | "foodLevelName": "一等", |
| | | "foodLocation": "上海市", |
| | | "foodType": "122", |
| | | "foodTypeName": "区级地方储备粮", |
| | | "foodVariety": "1110000", |
| | | "foodVarietyName": "小麦", |
| | | "foodYear": "2024", |
| | | "id": "P0104", |
| | | "name": "P01-04", |
| | | "storageMax": 3000000, |
| | | "storageReal": 3000000, |
| | | "storeDate": 1720454400000, |
| | | "storeKeeper": "xjh", |
| | | "storeKeeperLevel": "高级保管员", |
| | | "storeKeeperName": "徐佳昊", |
| | | "storeKeeperPhone": "####", |
| | | "storeType": "1" |
| | | }, { |
| | | "bhId": "5", |
| | | "buildingId": "91310114703439394M0010003", |
| | | "companyId": "5303", |
| | | "depotStatus": "4", |
| | | "depotStatusName": "出库中", |
| | | "depotType": "01", |
| | | "depotTypeName": "平房仓", |
| | | "deptId": "5303_001", |
| | | "foodLevel": "02", |
| | | "foodLevelName": "二等", |
| | | "foodLocation": "上海市", |
| | | "foodType": "122", |
| | | "foodTypeName": "区级地方储备粮", |
| | | "foodVariety": "1130000", |
| | | "foodVarietyName": "稻谷", |
| | | "foodYear": "2022", |
| | | "id": "P0105", |
| | | "name": "P01-05", |
| | | "storageMax": 3000000, |
| | | "storageReal": 0, |
| | | "storeDate": 1604160000000, |
| | | "storeKeeper": "wmf", |
| | | "storeKeeperLevel": "高级保管员", |
| | | "storeKeeperName": "王美福", |
| | | "storeKeeperPhone": "####", |
| | | "storeType": "1" |
| | | }, { |
| | | "bhId": "6", |
| | | "buildingId": "91310114703439394M0010003", |
| | | "companyId": "5303", |
| | | "depotStatus": "4", |
| | | "depotStatusName": "出库中", |
| | | "depotType": "01", |
| | | "depotTypeName": "平房仓", |
| | | "deptId": "5303_001", |
| | | "foodLevel": "01", |
| | | "foodLevelName": "一等", |
| | | "foodLocation": "上海市", |
| | | "foodType": "122", |
| | | "foodTypeName": "区级地方储备粮", |
| | | "foodVariety": "1130000", |
| | | "foodVarietyName": "稻谷", |
| | | "foodYear": "2022", |
| | | "id": "P0106", |
| | | "name": "P01-06", |
| | | "storageMax": 3000000, |
| | | "storageReal": 0, |
| | | "storeDate": 1604160000000, |
| | | "storeKeeper": "wmf", |
| | | "storeKeeperLevel": "高级保管员", |
| | | "storeKeeperName": "王美福", |
| | | "storeKeeperPhone": "####", |
| | | "storeType": "1" |
| | | }]; |
| | | //业务类型 |
| | | var bizType = null; |
| | | //userId |
| | |
| | | </script> |
| | | <script th:src="@{/ajax/libs/layui/layui.js}"></script> |
| | | <script th:src="@{/js/jquery.min.js}"></script> |
| | | <script th:src="@{/dzhwk/constant.js}"></script> |
| | | <script th:src="@{/dzhwk/igds-common.js}"></script> |
| | | <script th:src="@{/dzhwk/PrintBuilder-lay.js}"></script> |
| | | <script th:src="@{/dzhwk/grainPoint1.js}"></script> |
| | | <script th:src="@{/dzhwk/grain-export.js}"></script> |
| | | <script th:src="@{/dzhwk/grain-check1.js}"></script> |
| | | <script th:src="@{/dzhwk/common/constant.js}"></script> |
| | | <script th:src="@{/dzhwk/common/igds-common.js}"></script> |
| | | <script th:src="@{/dzhwk/grain/PrintBuilder-lay.js}"></script> |
| | | <script th:src="@{/dzhwk/grain/grainPoint1.js}"></script> |
| | | <script th:src="@{/dzhwk/grain/grain-export.js}"></script> |
| | | <script th:src="@{/dzhwk/grain/grain-check1.js}"></script> |
| | | </body> |
| | | |
| | | <!-- 更多批次选择 --> |