Commit 6efd00be by wangjian

1

parent bf462c4a
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
methods: { methods: {
goAccount(item) { goAccount(item) {
if (!this.selectTips && !this.isSettingEnter) { if (!this.selectTips && !this.isSettingEnter) {
this.toast('请先查看并同意《隐私政策》和《服务协议》') this.toast('请先查看并同意《用户隐私协议》')
return return
} }
if (item.staffState!==200) { if (item.staffState!==200) {
......
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