Browse Source

调整应收对账接口地址

shenjunjie 7 years ago
parent
commit
7bf08005fa
1 changed files with 1 additions and 1 deletions
  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 itemL = {}
         if (this.activeType === 'all') {
-          _url = '/sale/arCheck/vendor'
+          _url = '/sale/apCheck/customer'
           if (!this.ShowApcheckChooseTimeOUT) {
             let _fromDate = this.outTimeMonth + '-01 00:00:00'
             let _d = this.computedTime(_fromDate)