소스 검색

修改项目费用详情接口

yuhan 1 년 전
부모
커밋
c795f354e4

+ 1 - 0
src/views/module_kzks/projectCostList/ProjectCostList.vue

@@ -667,6 +667,7 @@ import { number } from 'echarts';
             customRender: (text) => {
               return (Number(text)/10000).toFixed(2)
             },
+            customCell: (record, index)=>{ return this.customCellDetail(record, index, 'glf', '管理费')}
           },
           {
             title:'筛选费',

+ 2 - 2
src/views/module_kzks/projectCostList/modulesDetail/ProjectChbGlfList.vue

@@ -228,10 +228,10 @@
           // }
         ],
         url: {
-          list: "/projectChbSwf/projectChbSwf/getGLFDetailList",
+          list: "/projectChbGlf/kzksProjectChbGlf/getGLFDetailList",
           // delete: "/projectChbSwf/projectChbSwf/delete",
           // deleteBatch: "/projectChbSwf/projectChbSwf/deleteBatch",
-          exportXlsUrl: "/projectChbSwf/projectChbSwf/exportGLFDetail",
+          exportXlsUrl: "/projectChbGlf/kzksProjectChbGlf/exportGLFDetail",
           // importExcelUrl: "projectChbSwf/projectChbSwf/importExcel",
 
         },

+ 2 - 2
src/views/module_kzks/projectCostList/modulesDetail/ProjectChbGzfList.vue

@@ -228,10 +228,10 @@
           // }
         ],
         url: {
-          list: "/projectChbSwf/projectChbSwf/getZJFDetailList",
+          list: "/projectChbZjf/kzksProjectChbZjf/getZJFDetailList",
           // delete: "/projectChbSwf/projectChbSwf/delete",
           // deleteBatch: "/projectChbSwf/projectChbSwf/deleteBatch",
-          exportXlsUrl: "/projectChbSwf/projectChbSwf/exportZJFDetail",
+          exportXlsUrl: "/projectChbZjf/kzksProjectChbZjf/exportZJFDetail",
           // importExcelUrl: "projectChbSwf/projectChbSwf/importExcel",
 
         },

+ 2 - 2
src/views/module_kzks/projectCostList/modulesDetail/ProjectChbRdfList.vue

@@ -228,10 +228,10 @@
           // }
         ],
         url: {
-          list: "/projectChbSwf/projectChbSwf/getRDFDetailList",
+          list: "/projectChbRdf/kzksProjectChbRdf/getRDFDetailList",
           // delete: "/projectChbSwf/projectChbSwf/delete",
           // deleteBatch: "/projectChbSwf/projectChbSwf/deleteBatch",
-          exportXlsUrl: "/projectChbSwf/projectChbSwf/exportRDFDetail",
+          exportXlsUrl: "/projectChbRdf/kzksProjectChbRdf/exportRDFDetail",
           // importExcelUrl: "projectChbSwf/projectChbSwf/importExcel",
 
         },

+ 2 - 2
src/views/module_kzks/projectCostList/modulesDetail/ProjectChbRgfList.vue

@@ -228,10 +228,10 @@
           // }
         ],
         url: {
-          list: "/projectChbSwf/projectChbSwf/getRGFDetailList",
+          list: "/projectChbRgf/kzksProjectChbRgf/getRGFDetailList",
           // delete: "/projectChbSwf/projectChbSwf/delete",
           // deleteBatch: "/projectChbSwf/projectChbSwf/deleteBatch",
-          exportXlsUrl: "/projectChbSwf/projectChbSwf/exportRGFDetail",
+          exportXlsUrl: "/projectChbRgf/kzksProjectChbRgf/exportRGFDetail",
           // importExcelUrl: "projectChbSwf/projectChbSwf/importExcel",
 
         },

+ 2 - 2
src/views/module_kzks/projectCostList/modulesDetail/ProjectChbSxfList.vue

@@ -228,10 +228,10 @@
           // }
         ],
         url: {
-          list: "/projectChbSwf/projectChbSwf/getSXFDetailList",
+          list: "/projectChbSxf/kzksProjectChbSxf/getSXFDetailList",
           // delete: "/projectChbSwf/projectChbSwf/delete",
           // deleteBatch: "/projectChbSwf/projectChbSwf/deleteBatch",
-          exportXlsUrl: "/projectChbSwf/projectChbSwf/exportSXFDetail",
+          exportXlsUrl: "/projectChbSxf/kzksProjectChbSxf/exportSXFDetail",
           // importExcelUrl: "projectChbSwf/projectChbSwf/importExcel",
 
         },