2 Commits ad31180901 ... 6cab920232

Autore SHA1 Messaggio Data
  lianghanqiang 6cab920232 Merge branch 'ldt' of http://192.168.1.218:3000/hmp/guosen-ldt-shop into ldt 4 anni fa
  lianghanqiang e4f8dc68fa 冲突回调修改 4 anni fa

+ 1 - 1
pages/my-bills/comps/balance-bills.vue

@@ -239,7 +239,7 @@
 					receiveId: this.vuex_shopId,
 					current: mescroll.num,
 					size: mescroll.size,
-					payStatus: this.$global.PAY_STATUS.SUCCESS,
+					csFlag: "CHECK",
 					billType: 'price'
 				}
 				if (this.defaultTime) {

+ 1 - 1
pages/my-bills/comps/bills.vue

@@ -156,7 +156,7 @@
 					receiveId: this.vuex_shopId,
 					current: mescroll.num,
 					size: mescroll.size,
-					payStatus: this.$global.PAY_STATUS.SUCCESS,
+					csFlag: "CHECK",
 				}
 				if (this.defaultTime) {
 					params.format = this.defaultTime