648540858
2023-09-22 b9a33f03d649d786315e345a00c004d96158df62
web_src/src/components/dialog/changePushKey.vue
old mode 100644 new mode 100755
@@ -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: '修改成功',