Browse Source

特殊标志维护优化

hsh 1 year ago
parent
commit
1bb5907bed
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/static/js/yf/yf_special_mark.js

+ 1 - 1
src/main/resources/static/js/yf/yf_special_mark.js

@@ -185,7 +185,7 @@ function loadBatch(chargeCode) {
 function initBatch() {
     $.jgrid.gridUnload("tb_table_batch");
     $("#tb_table_batch").jqGrid({
-        datatype: 'json',
+        datatype: 'local',
         mtype: 'get',
         url: '/thmz/getYpZdYpbh',
         loadBeforeSend: function (jqXHR) {