| | |
| | | <div class="layui-inline"> |
| | | <label class="layui-form-label">客æ·ä¿¡ç¨é¢åº¦</label> |
| | | <div class="layui-input-inline"> |
| | | <input class="layui-input" name="" id="" autocomplete="off" style="background-color: #efefef4d;" readonly> |
| | | <input class="layui-input" name="HCreditRating_Now" id="HCreditRating_Now" autocomplete="off" style="background-color: #efefef4d;" readonly> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | , "HDiscountRate": data.æ´åææ£ |
| | | , "HRelSumMoney": data.ææ£åéé¢ |
| | | , "HAccDate": formatDate(data.è´¢å¡æ¥æ) |
| | | , "HCreditRating_Now": data.HCreditRating_Now |
| | | , "HRemark": data.è¡¨å¤´å¤æ³¨ |
| | | |
| | | , "HMaker": data.å¶å人 |
| | |
| | | $("#HBankID").val(data.HBankID); |
| | | $("#HBankName").val(data.HBankName); |
| | | $("#HBankNo").val(data.HBankAccount); |
| | | $("#HCreditRating_Now").val(data.HCreditRating_Now); |
| | | |
| | | if ($("#HAccCusID").val() + "" == "0") { |
| | | $("#HAccCusID").val(data.HCusID); |