소스 검색

费用类别请求方式修改

ly 11 달 전
부모
커밋
670d2f6362
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/resources/templates/annualbudget/add_apply.html

+ 1 - 1
src/main/resources/templates/annualbudget/add_apply.html

@@ -652,7 +652,7 @@
652 652
             searchPlaceholder: '搜索费用名称',
653 653
             table: {
654 654
                 url: AjaxUtil.ctx + 'staBudgetapproval/getSubNode/' + ysId+'/?searchKey='+tableSelect.searchKey,
655
-                method: 'get',
655
+                method: 'post',
656 656
                 cols: [
657 657
                     [
658 658
                         {type: "radio", fixed: 'left'},