From be70dee4128aa59c94542640726164838352fba3 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Thu, 21 Dec 2023 15:12:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=8F=91=E7=A5=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 4 ++-- pages/invoice/invoiceApply.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main.js b/main.js index 9c4a0c8..20a4e13 100644 --- a/main.js +++ b/main.js @@ -4,8 +4,8 @@ import conf from './conf/config.js'; import vc from './core/vcFramework.js' // 小程序全局分享设置 -import share from './common/mixin/shareMixin.js' -Vue.mixin(share) +// import share from './common/mixin/shareMixin.js' +// Vue.mixin(share) Vue.config.productionTip = false; diff --git a/pages/invoice/invoiceApply.vue b/pages/invoice/invoiceApply.vue index 3ac4dad..ebabf87 100644 --- a/pages/invoice/invoiceApply.vue +++ b/pages/invoice/invoiceApply.vue @@ -97,7 +97,7 @@ _that.invoiceApplys = []; getInvoiceApply({ page: 1, - row: 1, + row: 30, communityId: getCommunityId(), ownerTel: this.ownerTel, state:this.state