Browse Source

2019_09_10

xs 5 years ago
parent
commit
9be270937f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/webpage/modules/sg/free/wbslist.js

+ 1 - 1
src/main/webapp/webpage/modules/sg/free/wbslist.js

@@ -290,7 +290,7 @@ function sureradio2(data,url){
                     "status":"${data.status}",
                     "status":"${data.status}",
                     "reason":"${data.reason}",
                     "reason":"${data.reason}",
                     "jshj":"${data.totalFee}",
                     "jshj":"${data.totalFee}",
-                    "ce":"${data.diffenerce}"
+                    "ce":"${data.difference}"
                 },
                 },
             </c:forEach>
             </c:forEach>
         </c:if>
         </c:if>