浏览代码

点击撒户型

ljh 2 年之前
父节点
当前提交
c343400dba
共有 1 个文件被更改,包括 1 次插入3 次删除
  1. 1 3
      nngkxxdp/src/main/resources/static/page/js/base/lr_index.js

+ 1 - 3
nngkxxdp/src/main/resources/static/page/js/base/lr_index.js

@@ -250,7 +250,6 @@ function initTables(datas) {
 					]]
 					, data: obj
 				})
-
 			}
 		}
 	})
@@ -387,7 +386,6 @@ function editHtml(data, index) {
 
 }
 initTables(datas);
-// $(".refresh")
 function updateYxnn(obj, data) {
 	data.examineState = obj
 	$.ajax({
@@ -485,11 +483,11 @@ function resetPage(table) {
 	$('#d-remark').text('');
 	switchPage('.lr-table-detail', '.lr-table');
 	table.reload('historyTable', { page: 1 });
+	table.reload('yxnnTable');
 	$("#details").hide();
 	$("#yxpage").show();
 	laypage();
 }
-
 // 初始化表单
 function initForm(form) {
 	$.ajax({