| | |
| | | <input type="text" name="Value" id="Value" lay-verify="Value" autocomplete="off" placeholder="请è¾å
¥è¿æ»¤å" class="layui-input"> |
| | | </div> |
| | | <button type="button" lay-submit="" class="layui-btn" lay-filter="HQuery">å¿«éæ¥è¯¢</button> |
| | | <!--<button type="button" lay-submit="" class="layui-btn" lay-filter="FH">è¿å</button>--> |
| | | <button type="button" lay-submit="" class="layui-btn" lay-filter="FH">è¿å</button> |
| | | </div> |
| | | </div> |
| | | </form> |
| | |
| | | , data: [] |
| | | , cellMinWidth: 80 //å
¨å±å®ä¹å¸¸è§åå
æ ¼çæå°å®½åº¦ï¼layui 2.2.1 æ°å¢ |
| | | , cols: [[ |
| | | { type: 'radio' } |
| | | { type: 'checkbox' } |
| | | , { field: 'HItemID', title: 'ç©æID', hide: true } |
| | | , { field: 'HNumber', title: 'ç©æä»£ç ' } |
| | | , { field: 'HName', title: 'ç©æåç§°', sort: true } |
| | | , { field: 'HModel', title: 'è§æ ¼åå·' } |
| | | , { field: 'HUnitID', title: '计éåä½ID', hide: true } |
| | | , { field: 'HUnitNumber', title: '计éåä½ä»£ç ' } |
| | | , { field: 'HUnitName', title: '计éåä½åç§°' } |
| | | ]] |
| | | , page: true |
| | | , page: true |
| | | , limits: [50, 500, 5000, 50000], |
| | | limit: 50 |
| | | }); |
| | | ///å è½½æ¾ç¤ºæ°æ® |
| | | function RoadQuery(Where) { |