소스 검색

核销完清除核销码

gcz 2 년 전
부모
커밋
dcd5603f41
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/index/index.vue

+ 1 - 0
pages/index/index.vue

@@ -124,6 +124,7 @@ import { LOG } from "@zxing/library/esm/core/datamatrix/encoder/constants";
 						title:res.msg,
 						icon:"success"
 					})
+					 this.$u.vuex('vuexExchangeCode', '');
 					uni.reLaunch({url: `/center/checksuccess?success=true`});
 					// console.log('check',this.checkGoods);
 				}).catch(err=>{