yangle
2023-05-30 c818b46e3d608f4bb015ad4503a9f2373e27a352
WebTM/views/Éú²ú¹ÜÀí/ÌáÁϼƻ®/JIT_LiftMaterPlanBillEdit.html
@@ -708,7 +708,7 @@
                    , shift: 2 //弹出动画
                    , area: ["90%", "90%"] //窗体大小
                    , maxmin: true //设置最大最小按钮是否显示
                    , content: ["../../Baseset/基础资料/Gy_SupplierList.html", "yes"]
                    , content: ["../../基础资料/采购基础资料/Gy_Supplier.html", "yes"]
                    , btn: ["确定", "取消"]
                    , btn1: function (index, laero) {
                        //按钮一  çš„回调
@@ -720,7 +720,7 @@
                        }
                        //更新表格缓存的数据
                        $("#HSupplierID").val(checkStatus.data[0].HItemID);
                        $("#HSupplierIDName").val(checkStatus.data[0].HName);
                        $("#HSupplierIDName").val(checkStatus.data[0].供应商名称);
                        layer.close(index);//关闭弹窗
                    }
                })
@@ -988,9 +988,10 @@
                                }
                            })
                        }
                        obj.event = "";
                        return false;
                    }
                })
            }