|
|
@@ -869,7 +869,7 @@ export default {
|
|
|
this.form.businessTypeCode = 'HYDZ'
|
|
|
this.form.businessType = 'CHK' // 对账
|
|
|
this.form.dc = this.search.accountDc
|
|
|
- this.form.url = '/iosBasicData/finstlbills/index'
|
|
|
+ this.form.url = '/iosBasicData/financialManagement/finstlbills/index'
|
|
|
this.form.pageStatus = "this.$store.getters.paidapplication"
|
|
|
this.form.pageLabel = "对账中心(F)"
|
|
|
delete this.search.mblno
|