Explorar o código

税金,甲供

Enford %!s(int64=5) %!d(string=hai) anos
pai
achega
d61f6cf8dc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/webapp/webpage/modules/sg/project/withholdForm.js

+ 1 - 1
src/main/webapp/webpage/modules/sg/project/withholdForm.js

@@ -149,7 +149,7 @@
         $.ajax({
         type:"post",
         url:"${ctx}/project/withhold",
-        data:{'ids':ids,'fees':fees,'unitTypes':unitTypes,'materialoffset':materialStrings,'taxdeductions':taxStrings},
+        data:{'ids':ids,'fees':fees,'unitTypes':unitTypes,'decFunds':materialStrings,'texs':taxStrings},
         success:function(result){
            layer.msg(result.msg, {icon: 6,offset:['38%','38%']},function () {
             parent.location.reload();