| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 85px;">代ç </label> |
| | | <div class="layui-input-block" style="margin-left: 120px;"> |
| | | <input type="text" class="layui-input" name="HNumber ForFilteringSchemes" id="HNumber"> |
| | | <input type="text" class="layui-input ForFilteringSchemes" name="HNumber" id="HNumber"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label" style="width: 85px;">åç§°</label> |
| | | <div class="layui-input-block" style="margin-left: 120px;"> |
| | | <input type="text" class="layui-input" name="HName ForFilteringSchemes" id="HName"> |
| | | <input type="text" class="layui-input ForFilteringSchemes" name="HName" id="HName"> |
| | | </div> |
| | | </div> |
| | | <div class="layui-inline"> |
| | |
| | | var checkStatus = table.checkStatus('mainTable') |
| | | , data = checkStatus.data; |
| | | if (checkStatus.data.length === 1) { |
| | | if(checkStatus.data[0]['å®¡æ ¸äºº']){ |
| | | return layer.alert("å·²å®¡æ ¸çåæ®æ æ³å é¤!", { icon: 5 }); |
| | | } |
| | | layer.confirm('æ¨ç¡®å®è¦å é¤åï¼', { |
| | | btn: ['ç¡®å®', 'åæ¶'] //æé® |
| | | , yes: function (index, layero) { |