zhangweicheng 5 лет назад
Родитель
Сommit
bc22a9d962
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      web/over_write/js/shandong_2016.js

+ 1 - 1
web/over_write/js/shandong_2016.js

@@ -238,7 +238,7 @@ if (typeof baseFigureTemplate !== "undefined") {
 function o_sortRationGLJ(list, std, tm) {
   let lo_sh = typeof _ !== "undefined" ? _ : require("lodash");
   const field = std ? "gljType" : "type";
-  const TypeMap = {
+  let TypeMap = {
     1: 1,
     303: 2,
     202: 3,