Commit 979a7aba by xionglin

打回复核删除标志

parent 2c5a231d
......@@ -223,7 +223,7 @@ export default {
type: 'warning',
}).then(async () => {
// 退回复核之后给该交易码的flag设置为false,用来判断此交易码没有当前页面
// localStorage.removeItem('flag_'+this.$route.query.newFlag)
localStorage.removeItem('flag_'+this.$route.query.newFlag)
let params = {
trninr: this.$route.query.trn,
transName: 'trnrel',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment