Explorar el Código

冲突回调修改

lianghanqiang hace 4 años
padre
commit
e4f8dc68fa
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      pages/my-bills/comps/balance-bills.vue
  2. 1 1
      pages/my-bills/comps/bills.vue

+ 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