Browse Source

货代空运进口 2024-1-25

caojunjie 1 year ago
parent
commit
27774a2fab

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

@@ -167,7 +167,7 @@ import reportContainer from "@/views/iosBasicData/report-container/report-contai
                     billId:this.assemblyForm.id,
                     billId:this.assemblyForm.id,
                     reportCode:this.businesstypeData.classifyCode,
                     reportCode:this.businesstypeData.classifyCode,
                     groupCode:this.businesstypeData.groupCode,
                     groupCode:this.businesstypeData.groupCode,
-                    type:'HYJK'
+                    type:'CYJK'
                 }).then(res=>{
                 }).then(res=>{
                     this.documentForm = res.data.data.data
                     this.documentForm = res.data.data.data
                     this.documenturl = this.businesstypeData.url;
                     this.documenturl = this.businesstypeData.url;
@@ -243,7 +243,7 @@ import reportContainer from "@/views/iosBasicData/report-container/report-contai
             },
             },
             // 左侧数据获取
             // 左侧数据获取
             reportsListfun(){
             reportsListfun(){
-                reportsList(1,20,{businessType:'HYJK', classifyCode:'单证'}).then(res=>{
+                reportsList(1,20,{businessType:'CYJK', classifyCode:'单证'}).then(res=>{
                     this.feesTypeData = res.data.data.records
                     this.feesTypeData = res.data.data.records
                 })
                 })
             },
             },

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

@@ -1090,7 +1090,7 @@
                     reportCode:this.reportformsObj.classifyCode,
                     reportCode:this.reportformsObj.classifyCode,
                     groupCode:this.reportformsObj.groupCode,
                     groupCode:this.reportformsObj.groupCode,
                     corpIds:row.id,
                     corpIds:row.id,
-                    type:'HYJK'
+                    type:'CYJK'
                 }).then(res=>{
                 }).then(res=>{
                     this.handleReportPreview(this.reportformsObj.url,res.data.data.data)
                     this.handleReportPreview(this.reportformsObj.url,res.data.data.data)
                 })
                 })
@@ -1133,7 +1133,7 @@
                     }
                     }
                     this.$nextTick(()=>{
                     this.$nextTick(()=>{
                         this.$refs.reportformsList.onLoad(page,{
                         this.$refs.reportformsList.onLoad(page,{
-                            businessType:'HYJK',
+                            businessType:'CYJK',
                             classifyCode:'费用',
                             classifyCode:'费用',
                             groupCode:groupCode
                             groupCode:groupCode
                         })
                         })
@@ -1144,13 +1144,13 @@
                     getFeeCenterCorpIds({
                     getFeeCenterCorpIds({
                         billId:this.assemblyForm.id,
                         billId:this.assemblyForm.id,
                         dc:dc,
                         dc:dc,
-                        type:'HYJK',
+                        type:'CYJK',
                     }).then(res=>{
                     }).then(res=>{
                         this.printingLoading = false
                         this.printingLoading = false
                         this.PrintingData = res.data.data
                         this.PrintingData = res.data.data
                     })
                     })
                     this.reportsListfun({
                     this.reportsListfun({
-                        businessType:'HYJK',
+                        businessType:'CYJK',
                         classifyCode:'费用',
                         classifyCode:'费用',
                         groupCode:groupCode
                         groupCode:groupCode
                     })
                     })

+ 12 - 12
src/views/iosBasicData/AirtransportImport/bills/billsDetails.vue

@@ -212,7 +212,7 @@
                                     </mbinformation>
                                     </mbinformation>
                                 </el-tab-pane>
                                 </el-tab-pane>
                                 <el-tab-pane label="报表管理" name="fourth">
                                 <el-tab-pane label="报表管理" name="fourth">
-                                    <reports :id="form.id" :assemblyForm="form" :disabled="detailData.seeDisabled" businessValue="HYJK"></reports>
+                                    <reports :id="form.id" :assemblyForm="form" :disabled="detailData.seeDisabled" businessValue="KYJK"></reports>
                                 </el-tab-pane>
                                 </el-tab-pane>
                                 <el-tab-pane label="文件中心" name="seventh">
                                 <el-tab-pane label="文件中心" name="seventh">
                                     <filescenter :assemblyForm="form" :detailData="detailData"></filescenter>
                                     <filescenter :assemblyForm="form" :detailData="detailData"></filescenter>
@@ -834,19 +834,19 @@ import {
             },
             },
             // 申请B/L NO
             // 申请B/L NO
             billsGetBillNofun(){
             billsGetBillNofun(){
-                let billNoFormat = 'HYJK'
+                let billNoFormat = 'CYJK'
                 // if (this.form.cargoType == 'dry') {
                 // if (this.form.cargoType == 'dry') {
-                //     billNoFormat = 'HYJK-PH'
+                //     billNoFormat = 'CYJK-PH'
                 // }else if (this.form.cargoType == 'danger') {
                 // }else if (this.form.cargoType == 'danger') {
-                //     billNoFormat = 'HYJK-WXP'
+                //     billNoFormat = 'CYJK-WXP'
                 // }else if (this.form.cargoType == 'reefer') {
                 // }else if (this.form.cargoType == 'reefer') {
-                //     billNoFormat = 'HYJK-DG'
+                //     billNoFormat = 'CYJK-DG'
                 // }else {}
                 // }else {}
                 if (this.form.cargoType) {
                 if (this.form.cargoType) {
-                    billNoFormat = 'HYJK-WXP'
+                    billNoFormat = 'CYJK-WXP'
                 }
                 }
                 billsGetBillNo({
                 billsGetBillNo({
-                    businessTypeCode:'HYJK',
+                    businessTypeCode:'CYJK',
                     billNoFormat:billNoFormat
                     billNoFormat:billNoFormat
                 }).then(res=>{
                 }).then(res=>{
                     this.columnforfun('hpaymode').disabled = false
                     this.columnforfun('hpaymode').disabled = false
@@ -1279,22 +1279,22 @@ import {
             billsSubmitfun(){
             billsSubmitfun(){
                 // if (this.form.cargoType = 'dry') {
                 // if (this.form.cargoType = 'dry') {
                 //     // 普货
                 //     // 普货
-                //     this.form.billNoFormat = 'HYJK-PH'
+                //     this.form.billNoFormat = 'CYJK-PH'
                 // }else if (this.form.cargoType = 'danger'){
                 // }else if (this.form.cargoType = 'danger'){
                 //     // 危险品
                 //     // 危险品
-                //     this.form.billNoFormat = 'HYJK-WXP'
+                //     this.form.billNoFormat = 'CYJK-WXP'
                 // }else if (this.form.cargoType = 'reefer') {
                 // }else if (this.form.cargoType = 'reefer') {
                 //     // 冻柜
                 //     // 冻柜
-                //     this.form.billNoFormat = 'HYJK-DG'
+                //     this.form.billNoFormat = 'CYJK-DG'
                 // }else {
                 // }else {
                 //
                 //
                 // }
                 // }
                 if (this.form.cargoType) {
                 if (this.form.cargoType) {
                     this.form.billNoFormat = 'KYJK-WXP'
                     this.form.billNoFormat = 'KYJK-WXP'
                 }else {
                 }else {
-                    this.form.billNoFormat = 'HYJK'
+                    this.form.billNoFormat = 'CYJK'
                 }
                 }
-                this.form.businessTypeCode = 'HYJK'
+                this.form.businessTypeCode = 'CYJK'
                 // 把拼接的数据拆开 开始 🐒🐒🐒🐒🐒🐒🐒🐒🐒🐒🐒🐒🐒🐒
                 // 把拼接的数据拆开 开始 🐒🐒🐒🐒🐒🐒🐒🐒🐒🐒🐒🐒🐒🐒
                 this.searchSplit()
                 this.searchSplit()
                 // 把拼接的数据拆开 结束 💩💩💩💩💩💩💩💩💩💩💩💩💩💩
                 // 把拼接的数据拆开 结束 💩💩💩💩💩💩💩💩💩💩💩💩💩💩

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

@@ -52,7 +52,7 @@
                                 </el-input>
                                 </el-input>
                             </el-form-item>
                             </el-form-item>
                         </el-col>
                         </el-col>
-                        <el-col :span="4">
+                        <el-col :span="5">
                             <el-form-item label="AMEND原因:" prop="responsibleParty">
                             <el-form-item label="AMEND原因:" prop="responsibleParty">
                                 <search-query :datalist="responsiblePartyData"
                                 <search-query :datalist="responsiblePartyData"
                                               :selectValue="form.responsibleParty"
                                               :selectValue="form.responsibleParty"