韩浩然XiaoQiTong
2022-10-17 42838a176c5e3acb8ee0e8a7b9dcfc01fafb0cdf
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: '修改成功',