648540858
2022-11-23 12fa3b4c8da2af13a710400d64c9fe6d5d6b1e5e
web_src/src/components/dialog/changePushKey.vue
@@ -71,8 +71,7 @@
          userId: this.form.id,
        }
      }).then((res)=> {
        console.log(res.data)
        if (res.data.msg === "success"){
        if (res.data.code === 0) {
          this.$message({
            showClose: true,
            message: '修改成功',