mxx преди 3 години
родител
ревизия
e8676b7847
променени са 2 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 1
      src/views/houseSelfCollect/paymentManagement.vue
  2. 0 1
      src/views/tradeServicesManagement/inOutRecord.vue

+ 0 - 1
src/views/houseSelfCollect/paymentManagement.vue

@@ -503,7 +503,6 @@ import download from '../../components/WsDownload/download'
               
               
               var arr=[]
               var arr=[]
               for (let i = 0; i < response.length; i++) {
               for (let i = 0; i < response.length; i++) {
-                debugger
                 arr.push({fileUrl:response[i],renameFileName:'发票'+i+'.xml'})
                 arr.push({fileUrl:response[i],renameFileName:'发票'+i+'.xml'})
               }
               }
               this.filesToRar(arr, '开票XML文件')
               this.filesToRar(arr, '开票XML文件')

+ 0 - 1
src/views/tradeServicesManagement/inOutRecord.vue

@@ -502,7 +502,6 @@ export default {
       console.log(this.ruleForm.type)
       console.log(this.ruleForm.type)
     },
     },
     typePrintClick(selection) {
     typePrintClick(selection) {
-      debugger
       let index1 = 0
       let index1 = 0
       let index2 = 0
       let index2 = 0
       var that = this
       var that = this