| | |
| | | <div class="layui-form-item" style="padding:15px;margin:0px"> |
| | | <div class="layui-row"> |
| | | <div class="layui-col-xs3"> |
| | | <label class="layui-form-label" style="width:90px;padding-left:0px;">æºåå·</label> |
| | | <label class="layui-form-label" style="width:60px;padding-left:0px;">æºåå·</label> |
| | | </div> |
| | | <div class="layui-col-xs8"> |
| | | <input type="text" name="HSourceBillNo" id="HSourceBillNo" autocomplete="off" class="layui-input"> |
| | | </div> |
| | | <div class="layui-col-xs3"> |
| | | <label class="layui-form-label" style="width:90px;padding-left:0px;">å®ç©æ¡ç </label> |
| | | <label class="layui-form-label" style="width:60px;padding-left:0px;">å®ç©æ¡ç </label> |
| | | </div> |
| | | <div class="layui-col-xs8"> |
| | | <input type="text" name="HBarCode" id="HBarCode" autocomplete="off" class="layui-input"> |
| | |
| | | if (sessionStorage.login != "login") { |
| | | layer.confirm("ç»å½å¤±æï¼è¯·éæ°ç»å½ï¼", { |
| | | icon: 4, skin: 'layui-layer-lan', title: "温馨æç¤º", closeBtn: 0, btn: ['éæ°ç»å½'] |
| | | }, function () { window.location.href = "user/login.html"; }); |
| | | }, function () { window.location.href = "../../user/login.html"; }); |
| | | } |
| | | |
| | | //åå§åºæ¬ä¿¡æ¯èµå¼ |
| | |
| | | , cols: [[ |
| | | { type: 'numbers', title: 'åºå·' } |
| | | , { field: 'HIsStatus', title: 'æ¯å¦æ«ç ' } |
| | | , { field: 'HSourceInterID', title: 'æºåID', hide: true } |
| | | , { field: 'HSourceBillNo', title: 'æºåå·', width: 110 } |
| | | , { field: 'HMTONo', title: 'æ¹å·', width: 180 } |
| | | , { field: 'HSPID', title: 'ä»ä½ID', hide: true } |
| | | , { field: 'HSPName', title: 'ä»ä½' } |
| | | , { field: 'HStatus', title: 'å¨åºç¶æ', width: 165 } |
| | | , { field: 'HWhID', title: 'ä»åºID', hide: true } |
| | | , { field: 'HWhName', title: 'ä»åº' } |
| | | , { field: 'HSPID', title: 'ä»ä½ID', hide: true } |
| | | , { field: 'HSPName', title: 'ä»ä½' } |
| | | , { field: 'HSourceInterID', title: 'æºåID', hide: true } |
| | | , { field: 'HSourceBillNo', title: 'æºåå·', width: 110 } |
| | | , { field: 'HGroupID', title: 'çç»ID', hide: true } |
| | | , { field: 'HGroup', title: 'çç»' } |
| | | , { field: 'HSourceID', title: 'çäº§èµæºID', hide: true } |