lilei %!s(int64=3) %!d(string=hai) anos
pai
achega
2f5c7933a6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pages/index/index.vue

+ 2 - 2
pages/index/index.vue

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