yxj
2024-12-06 24ee69cf7ec887b3319e6a7b199e5b7c47e5c2dc
WebTM/views/验收入库/外购入库/Add_Edit_Kf_POStockInBillList.html
@@ -845,7 +845,7 @@
                            , HTaxPrice: HTaxPrice
                            , HlineTotal: HlineTotal
                        });
                         table.render(option);
                         //table.render(option);
                        break;
                    case "HPrice":                                         //鍗曚环
                        //鏁版嵁鏍煎紡鏍¢獙
@@ -887,7 +887,7 @@
                            , HTaxPrice: HTaxPrice
                            , HlineTotal: HlineTotal
                        });
                        table.render(option)
                        //table.render(option)
                        break;
                    case "HMoney":                                         //閲戦
                        //鏁版嵁鏍煎紡鏍¢獙
@@ -929,7 +929,7 @@
                            , HMoney: HMoney
                            , HlineTotal: HlineTotal
                        });
                        table.render(option);
                        //table.render(option);
                        break;
                    case "HTaxRate":                                                       //鏁伴噺
                        //鏁版嵁鏍煎紡鏍¢獙
@@ -1014,7 +1014,7 @@
                            , HlineTotal: HlineTotal                  //鏇存柊HlineTotal瀛楁锛孒lineTotal
                            , HTaxPrice, HTaxPrice                   //鏇存柊HTaxPrice瀛楁锛孒TaxPrice
                        });
                        table.render(option)
                        //table.render(option)
                        break;
                    default:
                }
@@ -2295,6 +2295,10 @@
                    }
                })
                $('.layui-table-box tbody td[data-field="鐗╂枡浠g爜"]').off('dblclick').on('dblclick', function () {
                    //鎵嬪姩澶辩劍
                    var element = document.getElementById("HBillNo");
                    element.focus();
                    var HOrgID = $("#HOrgID").val();
                    layer.open({
                        type: 2
@@ -2426,6 +2430,8 @@
                            }
                        }
                    });
                    obj.event = "";
                });
            }