Qukatie 1 gadu atpakaļ
vecāks
revīzija
4582e2dee5
32 mainītis faili ar 40 papildinājumiem un 174 dzēšanām
  1. 2 8
      src/views/iosBasicData/AirtransportExport/bills/assembly/feecenter.vue
  2. 2 10
      src/views/iosBasicData/AirtransportExport/bills/billsDetails.vue
  3. 1 1
      src/views/iosBasicData/AirtransportExport/bills/index.vue
  4. 2 8
      src/views/iosBasicData/AirtransportImport/bills/assembly/feecenter.vue
  5. 2 10
      src/views/iosBasicData/AirtransportImport/bills/billsDetails.vue
  6. 1 1
      src/views/iosBasicData/AirtransportImport/bills/index.vue
  7. 2 8
      src/views/iosBasicData/OceanFreightImport/bills/assembly/feecenter.vue
  8. 2 10
      src/views/iosBasicData/OceanFreightImport/bills/billsDetails.vue
  9. 1 1
      src/views/iosBasicData/OceanFreightImport/bills/index.vue
  10. 2 8
      src/views/iosBasicData/SeafreightExportF/bills/assembly/feecenter.vue
  11. 2 10
      src/views/iosBasicData/SeafreightExportF/bills/billsDetails.vue
  12. 1 1
      src/views/iosBasicData/SeafreightExportF/bills/index.vue
  13. 1 7
      src/views/iosBasicData/aeamends/assembly/amendsCostdetails.vue
  14. 1 1
      src/views/iosBasicData/aeamends/index.vue
  15. 1 7
      src/views/iosBasicData/aiamends/assembly/amendsCostdetails.vue
  16. 1 1
      src/views/iosBasicData/aiamends/index.vue
  17. 1 7
      src/views/iosBasicData/finvouchers/finvouchersitems.vue
  18. 1 1
      src/views/iosBasicData/release/jobApplication/index.vue
  19. 1 1
      src/views/iosBasicData/release/releaseManagement/index.vue
  20. 1 1
      src/views/iosBasicData/release/schedulingManagement/index.vue
  21. 1 7
      src/views/iosBasicData/reportClose/AEreportClose/assembly/TableDetails.vue
  22. 1 7
      src/views/iosBasicData/reportClose/AEreportClose/assembly/feecenter.vue
  23. 1 7
      src/views/iosBasicData/reportClose/AIreportClose/assembly/TableDetails.vue
  24. 1 7
      src/views/iosBasicData/reportClose/AIreportClose/assembly/feecenter.vue
  25. 1 7
      src/views/iosBasicData/reportClose/SEreportClose/assembly/TableDetails.vue
  26. 1 7
      src/views/iosBasicData/reportClose/SEreportClose/assembly/feecenter.vue
  27. 1 7
      src/views/iosBasicData/reportClose/SIreportClose/assembly/TableDetails.vue
  28. 1 7
      src/views/iosBasicData/reportClose/SIreportClose/assembly/feecenter.vue
  29. 1 7
      src/views/iosBasicData/seamends/assembly/amendsCostdetails.vue
  30. 1 1
      src/views/iosBasicData/seamends/index.vue
  31. 1 7
      src/views/iosBasicData/siamends/assembly/amendsCostdetails.vue
  32. 1 1
      src/views/iosBasicData/siamends/index.vue

+ 2 - 8
src/views/iosBasicData/AirtransportExport/bills/assembly/feecenter.vue

@@ -2042,7 +2042,7 @@
             },
             // 获取客户数据
             getBcorpsListfun(cnName){
-                getBcorpsList(1,10,{cnName}).then(res=>{
+                getBcorpsList(1,10,{shortName:cnName}).then(res=>{
                     this.corpCnNameData = res.data.data.records
                     // this.corpCnNameData = res.data.data.records.map(item=>{
                     //     // 创建自定义参数暂存
@@ -2246,12 +2246,7 @@
                     return;
                 }
 
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.assemblyForm.feeCenterListD.map((row,index)=>{
+                this.assemblyForm.feeCenterListD.map((row,index)=>{
                         row.dc = 'D'
                         row.pid = this.pid
                         row.sort = Number(index) + 1
@@ -2326,7 +2321,6 @@
                         });
                         this.$emit('billsDetailfun')
                     })
-                })
 
             },
 

+ 2 - 10
src/views/iosBasicData/AirtransportExport/bills/billsDetails.vue

@@ -709,15 +709,7 @@ export default {
             if (this.form.billStatus >= 3) {
                 this.$emit('toAddEdit')
             } else {
-                this.$confirm('此操作将保存并新建, 是否继续?', '提示', {
-                    confirmButtonText: '确定',
-                    cancelButtonText: '取消',
-                    type: 'warning'
-                }).then(() => {
-                    this.editCustomer('toAddEdit')
-                }).catch(() => {
-
-                });
+                this.editCustomer('toAddEdit')
             }
         },
         // 报表弹窗
@@ -792,7 +784,7 @@ export default {
         },
         // 获取客户名称数据 往来单位数据
         getBcorpsListfun(cnName) {
-            getBcorpsList(1, 10, { cnName }).then(res => {
+            getBcorpsList(1, 10, { shortName:cnName }).then(res => {
                 this.columnforfun('corpCnName').dicData = res.data.data.records.map(item => {
                     item.cnName = item.cnName + ' - ' + item.shortName
                     return item

+ 1 - 1
src/views/iosBasicData/AirtransportExport/bills/index.vue

@@ -600,7 +600,7 @@ export default {
                         dicData: [],
                         filterable: true,
                         remote: true,
-                        dicUrl: "/api/blade-los/bcorps/listByType?cnName={{key}}",
+                        dicUrl: "/api/blade-los/bcorps/listByType?shortName={{key}}",
                         props: {
                             label: 'cnName',
                             value: 'cnName',

+ 2 - 8
src/views/iosBasicData/AirtransportImport/bills/assembly/feecenter.vue

@@ -1904,7 +1904,7 @@ export default {
         },
         // 获取客户数据
         getBcorpsListfun(cnName) {
-            getBcorpsList(1, 10, { cnName }).then(res => {
+            getBcorpsList(1, 10, { shortName:cnName }).then(res => {
                 this.corpCnNameData = res.data.data.records
                 // this.corpCnNameData = res.data.data.records.map(item=>{
                 //     // 创建自定义参数暂存
@@ -2110,12 +2110,7 @@ export default {
                 return;
             }
 
-            this.$confirm("确定保存全部的费用信息?", {
-                confirmButtonText: "确定",
-                cancelButtonText: "取消",
-                type: "warning"
-            }).then(() => {
-                this.assemblyForm.feeCenterListD.map((row, index) => {
+            this.assemblyForm.feeCenterListD.map((row, index) => {
                     row.dc = 'D'
                     row.pid = this.pid
                     row.sort = Number(index) + 1
@@ -2190,7 +2185,6 @@ export default {
                     });
                     this.$emit('billsDetailfun')
                 })
-            })
 
         },
 

+ 2 - 10
src/views/iosBasicData/AirtransportImport/bills/billsDetails.vue

@@ -709,15 +709,7 @@ export default {
             if (this.form.billStatus >= 3) {
                 this.$emit('toAddEdit')
             } else {
-                this.$confirm('此操作将保存并新建, 是否继续?', '提示', {
-                    confirmButtonText: '确定',
-                    cancelButtonText: '取消',
-                    type: 'warning'
-                }).then(() => {
-                    this.editCustomer('toAddEdit')
-                }).catch(() => {
-
-                });
+                this.editCustomer('toAddEdit')
             }
         },
         // 报表弹窗
@@ -792,7 +784,7 @@ export default {
         },
         // 获取客户名称数据 往来单位数据
         getBcorpsListfun(cnName) {
-            getBcorpsList(1, 10, { cnName }).then(res => {
+            getBcorpsList(1, 10, { shortName:cnName }).then(res => {
                 this.columnforfun('corpCnName').dicData = res.data.data.records.map(item => {
                     item.cnName = item.cnName + ' - ' + item.shortName
                     return item

+ 1 - 1
src/views/iosBasicData/AirtransportImport/bills/index.vue

@@ -656,7 +656,7 @@ import { getDeptTree } from "@/api/system/dept";
                       dicData:[],
                       filterable:true,
                       remote:true,
-                      dicUrl:"/api/blade-los/bcorps/listByType?cnName={{key}}",
+                      dicUrl:"/api/blade-los/bcorps/listByType?shortName={{key}}",
                       props: {
                           label: 'cnName',
                           value: 'cnName',

+ 2 - 8
src/views/iosBasicData/OceanFreightImport/bills/assembly/feecenter.vue

@@ -1953,7 +1953,7 @@ export default {
         },
         // 获取客户数据
         getBcorpsListfun(cnName) {
-            getBcorpsList(1, 10, { cnName, status: 0 }).then(res => {
+            getBcorpsList(1, 10, { shortName:cnName, status: 0 }).then(res => {
                 this.corpCnNameData = res.data.data.records
                 // this.corpCnNameData = res.data.data.records.map(item=>{
                 //     // 创建自定义参数暂存
@@ -2156,12 +2156,7 @@ export default {
                 return;
             }
 
-            this.$confirm("确定保存全部的费用信息?", {
-                confirmButtonText: "确定",
-                cancelButtonText: "取消",
-                type: "warning"
-            }).then(() => {
-                this.assemblyForm.feeCenterListD.map((row, index) => {
+            this.assemblyForm.feeCenterListD.map((row, index) => {
                     row.dc = 'D'
                     row.pid = this.pid
                     row.sort = Number(index) + 1
@@ -2236,7 +2231,6 @@ export default {
                     });
                     this.$emit('billsDetailfun')
                 })
-            })
 
         },
 

+ 2 - 10
src/views/iosBasicData/OceanFreightImport/bills/billsDetails.vue

@@ -740,15 +740,7 @@ export default {
             if (this.form.billStatus >= 3) {
                 this.$emit('toAddEdit')
             } else {
-                this.$confirm('此操作将保存并新建, 是否继续?', '提示', {
-                    confirmButtonText: '确定',
-                    cancelButtonText: '取消',
-                    type: 'warning'
-                }).then(() => {
-                    this.editCustomer('toAddEdit')
-                }).catch(() => {
-
-                });
+                this.editCustomer('toAddEdit')
             }
         },
         // 获取EDI列表数据
@@ -833,7 +825,7 @@ export default {
         },
         // 获取客户名称数据 往来单位数据
         getBcorpsListfun(cnName) {
-            getBcorpsList(1, 10, { cnName, status: 0 }).then(res => {
+            getBcorpsList(1, 10, { shortName:cnName, status: 0 }).then(res => {
                 this.columnforfun('corpCnName').dicData = res.data.data.records.map(item => {
                     item.cnName = item.cnName + ' - ' + item.shortName
                     return item

+ 1 - 1
src/views/iosBasicData/OceanFreightImport/bills/index.vue

@@ -580,7 +580,7 @@ export default {
                         dicData: [],
                         filterable: true,
                         remote: true,
-                        dicUrl: "/api/blade-los/bcorps/listByType?cnName={{key}}",
+                        dicUrl: "/api/blade-los/bcorps/listByType?shortName={{key}}",
                         props: {
                             label: 'cnName',
                             value: 'cnName',

+ 2 - 8
src/views/iosBasicData/SeafreightExportF/bills/assembly/feecenter.vue

@@ -1965,7 +1965,7 @@ export default {
         },
         // 获取客户数据
         getBcorpsListfun(cnName) {
-            getBcorpsList(1, 10, { cnName, status: 0 }).then(res => {
+            getBcorpsList(1, 10, { shortName:cnName, status: 0 }).then(res => {
                 this.corpCnNameData = res.data.data.records
                 // this.corpCnNameData = res.data.data.records.map(item=>{
                 //     // 创建自定义参数暂存
@@ -2169,12 +2169,7 @@ export default {
                 return;
             }
 
-            this.$confirm("确定保存全部的费用信息?", {
-                confirmButtonText: "确定",
-                cancelButtonText: "取消",
-                type: "warning"
-            }).then(() => {
-                this.assemblyForm.feeCenterListD.map((row, index) => {
+            this.assemblyForm.feeCenterListD.map((row, index) => {
                     row.dc = 'D'
                     row.pid = this.pid
                     row.sort = Number(index) + 1
@@ -2249,7 +2244,6 @@ export default {
                     });
                     this.$emit('billsDetailfun')
                 })
-            })
 
         },
 

+ 2 - 10
src/views/iosBasicData/SeafreightExportF/bills/billsDetails.vue

@@ -805,15 +805,7 @@ export default {
             if (this.form.billStatus >= 3) {
                 this.$emit('toAddEdit')
             } else {
-                this.$confirm('此操作将保存并新建, 是否继续?', '提示', {
-                    confirmButtonText: '确定',
-                    cancelButtonText: '取消',
-                    type: 'warning'
-                }).then(() => {
-                    this.editCustomer('toAddEdit')
-                }).catch(() => {
-
-                });
+                this.editCustomer('toAddEdit')
             }
         },
         //文档导入
@@ -968,7 +960,7 @@ export default {
         },
         // 获取客户名称数据 往来单位数据
         getBcorpsListfun(cnName) {
-            getBcorpsList(1, 10, { cnName, status: 0 }).then(res => {
+            getBcorpsList(1, 10, { shortName:cnName, status: 0 }).then(res => {
                 this.columnforfun('corpCnName').dicData = res.data.data.records.map(item => {
                     item.cnName = item.cnName + ' - ' + item.shortName
                     return item

+ 1 - 1
src/views/iosBasicData/SeafreightExportF/bills/index.vue

@@ -589,7 +589,7 @@ export default {
                         dicData: [],
                         filterable: true,
                         remote: true,
-                        dicUrl: "/api/blade-los/bcorps/listByType?cnName={{key}}",
+                        dicUrl: "/api/blade-los/bcorps/listByType?shortName={{key}}",
                         props: {
                             label: 'cnName',
                             value: 'cnName',

+ 1 - 7
src/views/iosBasicData/aeamends/assembly/amendsCostdetails.vue

@@ -719,12 +719,7 @@ import {getBcorpsDetail, getBcorpsList} from "@/api/iosBasicData/bcorps";
                     })
                     return;
                 }
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.tableData.map((row,index)=>{
+                this.tableData.map((row,index)=>{
                         row.dc = row.dc
                         row.pid = this.form.id
                         row.sort = Number(index) + 1
@@ -763,7 +758,6 @@ import {getBcorpsDetail, getBcorpsList} from "@/api/iosBasicData/bcorps";
                         });
                         this.$emit('amendsDetailfun')
                     })
-                })
 
             },
             // 单价

+ 1 - 1
src/views/iosBasicData/aeamends/index.vue

@@ -109,7 +109,7 @@
                   type:'select',
                   filterable:true,
                   remote:true,
-                  dicUrl: "/api/blade-los/bcorps/listByType?cnName={{key}}",
+                  dicUrl: "/api/blade-los/bcorps/listByType?shortName={{key}}",
                   dicData:[],
                   props: {
                       label: 'cnName',

+ 1 - 7
src/views/iosBasicData/aiamends/assembly/amendsCostdetails.vue

@@ -719,12 +719,7 @@ import {getBcorpsDetail, getBcorpsList} from "@/api/iosBasicData/bcorps";
                     })
                     return;
                 }
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.tableData.map((row,index)=>{
+                this.tableData.map((row,index)=>{
                         row.dc = row.dc
                         row.pid = this.form.id
                         row.sort = Number(index) + 1
@@ -763,7 +758,6 @@ import {getBcorpsDetail, getBcorpsList} from "@/api/iosBasicData/bcorps";
                         });
                         this.$emit('amendsDetailfun')
                     })
-                })
 
             },
             // 单价

+ 1 - 1
src/views/iosBasicData/aiamends/index.vue

@@ -109,7 +109,7 @@
                   type:'select',
                   filterable:true,
                   remote:true,
-                  dicUrl: "/api/blade-los/bcorps/listByType?cnName={{key}}",
+                  dicUrl: "/api/blade-los/bcorps/listByType?shortName={{key}}",
                   dicData:[],
                   props: {
                       label: 'cnName',

+ 1 - 7
src/views/iosBasicData/finvouchers/finvouchersitems.vue

@@ -339,13 +339,7 @@ export default {
             if (this.form.voucherStatus == 1) {
                 this.$emit('toAddEdit')
             } else {
-                this.$confirm('此操作将保存并新建, 是否继续?', '提示', {
-                    confirmButtonText: '确定',
-                    cancelButtonText: '取消',
-                    type: 'warning'
-                }).then(() => {
-                    this.finvouchersSubmitfun('toAddEdit')
-                })
+                this.finvouchersSubmitfun('toAddEdit')
             }
         },
         // 下拉弹窗打开操作

+ 1 - 1
src/views/iosBasicData/release/jobApplication/index.vue

@@ -110,7 +110,7 @@ export default {
               value: 'cnName',
               res: 'data.records'
             },
-            dicUrl: '/api/blade-los/bcorps/listByType?current=1&size=10&cnName={{key}}',
+            dicUrl: '/api/blade-los/bcorps/listByType?current=1&size=10&shortName={{key}}',
           },
           {
             label: '单据日期',

+ 1 - 1
src/views/iosBasicData/release/releaseManagement/index.vue

@@ -110,7 +110,7 @@ export default {
               value: 'cnName',
               res: 'data.records'
             },
-            dicUrl: '/api/blade-los/bcorps/listByType?current=1&size=10&cnName={{key}}',
+            dicUrl: '/api/blade-los/bcorps/listByType?current=1&size=10&shortName={{key}}',
           },
           {
             label: '单据日期',

+ 1 - 1
src/views/iosBasicData/release/schedulingManagement/index.vue

@@ -149,7 +149,7 @@ export default {
               value: 'cnName',
               res: 'data.records'
             },
-            dicUrl: '/api/blade-los/bcorps/listByType?current=1&size=10&cnName={{key}}',
+            dicUrl: '/api/blade-los/bcorps/listByType?current=1&size=10&shortName={{key}}',
           },
           {
             label: '单据日期',

+ 1 - 7
src/views/iosBasicData/reportClose/AEreportClose/assembly/TableDetails.vue

@@ -417,13 +417,7 @@
                     })
                     return;
                 }
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.customsdeclarationgoodssSubmitfun()
-                })
+                this.customsdeclarationgoodssSubmitfun()
             },
             // 保存接口
             customsdeclarationgoodssSubmitfun(){

+ 1 - 7
src/views/iosBasicData/reportClose/AEreportClose/assembly/feecenter.vue

@@ -2173,12 +2173,7 @@
                     return;
                 }
 
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.assemblyForm.feeCenterListD.map((row,index)=>{
+                this.assemblyForm.feeCenterListD.map((row,index)=>{
                         row.dc = 'D'
                         row.pid = this.pid
                         row.sort = Number(index) + 1
@@ -2253,7 +2248,6 @@
                         });
                         this.$emit('billsDetailfun')
                     })
-                })
 
             },
 

+ 1 - 7
src/views/iosBasicData/reportClose/AIreportClose/assembly/TableDetails.vue

@@ -414,13 +414,7 @@
                     })
                     return;
                 }
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.customsdeclarationgoodssSubmitfun()
-                })
+                this.customsdeclarationgoodssSubmitfun()
             },
             // 保存接口
             customsdeclarationgoodssSubmitfun(){

+ 1 - 7
src/views/iosBasicData/reportClose/AIreportClose/assembly/feecenter.vue

@@ -2173,12 +2173,7 @@
                     return;
                 }
 
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.assemblyForm.feeCenterListD.map((row,index)=>{
+                this.assemblyForm.feeCenterListD.map((row,index)=>{
                         row.dc = 'D'
                         row.pid = this.pid
                         row.sort = Number(index) + 1
@@ -2253,7 +2248,6 @@
                         });
                         this.$emit('billsDetailfun')
                     })
-                })
 
             },
 

+ 1 - 7
src/views/iosBasicData/reportClose/SEreportClose/assembly/TableDetails.vue

@@ -412,13 +412,7 @@
                     })
                     return;
                 }
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.customsdeclarationgoodssSubmitfun()
-                })
+                this.customsdeclarationgoodssSubmitfun()
             },
             // 保存接口
             customsdeclarationgoodssSubmitfun(){

+ 1 - 7
src/views/iosBasicData/reportClose/SEreportClose/assembly/feecenter.vue

@@ -2173,12 +2173,7 @@
                     return;
                 }
 
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.assemblyForm.feeCenterListD.map((row,index)=>{
+                this.assemblyForm.feeCenterListD.map((row,index)=>{
                         row.dc = 'D'
                         row.pid = this.pid
                         row.sort = Number(index) + 1
@@ -2253,7 +2248,6 @@
                         });
                         this.$emit('billsDetailfun')
                     })
-                })
 
             },
 

+ 1 - 7
src/views/iosBasicData/reportClose/SIreportClose/assembly/TableDetails.vue

@@ -412,13 +412,7 @@
                     })
                     return;
                 }
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.customsdeclarationgoodssSubmitfun()
-                })
+                this.customsdeclarationgoodssSubmitfun()
             },
             // 保存接口
             customsdeclarationgoodssSubmitfun(){

+ 1 - 7
src/views/iosBasicData/reportClose/SIreportClose/assembly/feecenter.vue

@@ -2173,12 +2173,7 @@
                     return;
                 }
 
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.assemblyForm.feeCenterListD.map((row,index)=>{
+                this.assemblyForm.feeCenterListD.map((row,index)=>{
                         row.dc = 'D'
                         row.pid = this.pid
                         row.sort = Number(index) + 1
@@ -2253,7 +2248,6 @@
                         });
                         this.$emit('billsDetailfun')
                     })
-                })
 
             },
 

+ 1 - 7
src/views/iosBasicData/seamends/assembly/amendsCostdetails.vue

@@ -729,12 +729,7 @@ import {getBcorpsDetail, getBcorpsList} from "@/api/iosBasicData/bcorps";
                     })
                     return;
                 }
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.tableData.map((row,index)=>{
+                this.tableData.map((row,index)=>{
                         row.dc = row.dc
                         row.pid = this.form.id
                         row.sort = Number(index) + 1
@@ -773,7 +768,6 @@ import {getBcorpsDetail, getBcorpsList} from "@/api/iosBasicData/bcorps";
                         });
                         this.$emit('amendsDetailfun')
                     })
-                })
 
             },
             // 单价

+ 1 - 1
src/views/iosBasicData/seamends/index.vue

@@ -79,7 +79,7 @@ export default {
             type: 'select',
             filterable: true,
             remote: true,
-            dicUrl: "/api/blade-los/bcorps/listByType?cnName={{key}}",
+            dicUrl: "/api/blade-los/bcorps/listByType?shortName={{key}}",
             dicData: [],
             props: {
               label: 'cnName',

+ 1 - 7
src/views/iosBasicData/siamends/assembly/amendsCostdetails.vue

@@ -723,12 +723,7 @@ import {getBcorpsDetail, getBcorpsList} from "@/api/iosBasicData/bcorps";
                     })
                     return;
                 }
-                this.$confirm("确定保存全部的费用信息?", {
-                    confirmButtonText: "确定",
-                    cancelButtonText: "取消",
-                    type: "warning"
-                }).then(()=>{
-                    this.tableData.map((row,index)=>{
+                this.tableData.map((row,index)=>{
                         row.dc = row.dc
                         row.pid = this.form.id
                         row.sort = Number(index) + 1
@@ -767,7 +762,6 @@ import {getBcorpsDetail, getBcorpsList} from "@/api/iosBasicData/bcorps";
                         });
                         this.$emit('amendsDetailfun')
                     })
-                })
 
             },
             // 单价

+ 1 - 1
src/views/iosBasicData/siamends/index.vue

@@ -79,7 +79,7 @@ export default {
             type: 'select',
             filterable: true,
             remote: true,
-            dicUrl: "/api/blade-los/bcorps/listByType?cnName={{key}}",
+            dicUrl: "/api/blade-los/bcorps/listByType?shortName={{key}}",
             dicData: [],
             props: {
               label: 'cnName',