| | |
| | | , cellMinWidth: 80 //å
¨å±å®ä¹å¸¸è§åå
æ ¼çæå°å®½åº¦ï¼layui 2.2.1 æ°å¢ |
| | | , cols: [[ |
| | | { type: 'radio' } |
| | | , { field: 'HItemID', width: 150, title: 'ç©æID', hide: true } |
| | | , { field: 'HNumber', width: 150, title: 'ç©æä»£ç ' } |
| | | , { field: 'HName', width: 150, title: 'ç©æåç§°', sort: true } |
| | | , { field: 'HItemID', title: 'ç©æID', hide: true } |
| | | , { field: 'HNumber', title: 'ç©æä»£ç ' } |
| | | , { field: 'HName', title: 'ç©æåç§°', sort: true } |
| | | , { field: 'HModel', title: 'è§æ ¼åå·' } |
| | | ]] |
| | | , page: true |
| | | }); |
| | |
| | | if (Value == null) { |
| | | Value = ''; |
| | | } |
| | | var index = layer.load(); |
| | | $.ajax({ |
| | | type: "get", |
| | | //url: "http://61.130.49.162:9090/WMSAPI///Web/GetDepartmentList_Json", |
| | |
| | | |
| | | } |
| | | }); |
| | | layer.close(index); |
| | | }, |
| | | error: function (result) { |
| | | layer.close(index); |
| | | console.log(result); |
| | | //layer.msg('è·åéè´è®¢ååºç°å¼å¸¸', { icon: 2, time: 2000 }); |
| | | } |