优化发票

This commit is contained in:
wuxw 2023-12-21 15:12:23 +08:00
parent a9fc54e79a
commit be70dee412
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -97,7 +97,7 @@
_that.invoiceApplys = [];
getInvoiceApply({
page: 1,
row: 1,
row: 30,
communityId: getCommunityId(),
ownerTel: this.ownerTel,
state:this.state