1
zrg
2025-10-13 0f83d20df292ed8371a107c9d1a5f7ff03668e17
WebTM/views/»ù´¡×ÊÁÏ/¹«Óûù´¡×ÊÁÏ/Gy_InspectValue.html
@@ -655,7 +655,7 @@
                    content: '../公用基础资料/Add_Edit_Gy_InspectValue.html?OperationType=1&linterid=&HSouceBillType=',
                    end: function () {
                        //刷新页面,
                        location.reload();
                        $("#btnSearch").trigger('click');
                    },
                    success: function (layero, index) {
@@ -679,7 +679,7 @@
                        , resize: false,
                        end: function () {
                            //刷新页面,
                            location.reload();
                            $("#btnSearch").trigger('click');
                        }
                        , cancel: function () {
                            //$(".layui-btn").removeClass("layui-btn-disabled");
@@ -710,7 +710,7 @@
                                        //关闭当前frame
                                        layer.close(index);
                                        //修改为功后刷新界面
                                        window.location.reload();
                                        $("#btnSearch").trigger('click');
                                    });
                                } else {
@@ -894,7 +894,7 @@
                            //隐藏显示过滤方案的标签信息
                            document.getElementById("HFilterScheme_Now").style.display = "none";
                            //执行查询方法
                            get_FastQuery();
                            //get_FastQuery();
                            form.render("select");
                        }
                    }, error: function () {