浏览代码

核销完清除核销码

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=>{