소스 검색

调整应收对账接口地址

shenjunjie 7 년 전
부모
커밋
7bf08005fa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/mobile/center/vendor/btobapCheck.vue

+ 1 - 1
pages/mobile/center/vendor/btobapCheck.vue

@@ -949,7 +949,7 @@
         let _url = '/sale/apCheck/info/search'
         let _url = '/sale/apCheck/info/search'
         let itemL = {}
         let itemL = {}
         if (this.activeType === 'all') {
         if (this.activeType === 'all') {
-          _url = '/sale/arCheck/vendor'
+          _url = '/sale/apCheck/customer'
           if (!this.ShowApcheckChooseTimeOUT) {
           if (!this.ShowApcheckChooseTimeOUT) {
             let _fromDate = this.outTimeMonth + '-01 00:00:00'
             let _fromDate = this.outTimeMonth + '-01 00:00:00'
             let _d = this.computedTime(_fromDate)
             let _d = this.computedTime(_fromDate)