@@ -84,9 +84,9 @@
},
onLoad() {
// 获取数据字典
- this.getListLookUp();
+ // this.getListLookUp();
// 获取支付,收款方式
- this.getLookUpList('PAY_PROCUCT_TYPE', 'vuex_paymentTypeList');
+ // this.getLookUpList('PAY_PROCUCT_TYPE', 'vuex_paymentTypeList');
// 刷新首页数据
uni.$on("refashHome",()=>{
this.pageInit()