|
|
@@ -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)
|