Commit d89cf1ab authored by Smile's avatar Smile Committed by wux

app会员等级升级修改

parent 128678b7
......@@ -462,6 +462,7 @@ export default {
this.$refs.updatePopup.open()
}else if ((levelRule1.level>levelRule.level)||(levelRule1.level==levelRule.level&&levelRule1.sort>levelRule.sort)){
//提示升级
this.$refs.updatePopup.open()
}
}
......
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