Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: 账号删除添加提示确认框 #3657

Merged
merged 1 commit into from
Dec 27, 2023

Conversation

fit2bot
Copy link
Contributor

@fit2bot fit2bot commented Dec 27, 2023

perf: 账号删除添加提示确认框

@fit2bot fit2bot requested a review from a team December 27, 2023 08:29
@w940853815
Copy link
Contributor

image

@BaiJiangJie
Copy link
Member

BaiJiangJie commented Dec 27, 2023

image

注意文案规范,标点符号。

@w940853815 w940853815 force-pushed the pr@dev@perf_account_del_confirm branch 2 times, most recently from f761303 to 21cc220 Compare December 27, 2023 08:46
@w940853815 w940853815 force-pushed the pr@dev@perf_account_del_confirm branch from 21cc220 to e4fa292 Compare December 27, 2023 08:51
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

this.$axios.delete(`/api/v1/accounts/accounts/${row.id}/`).then(() => {
this.$message.success(this.$tc('common.deleteSuccessMsg'))
this.$refs.ListTable.reloadTable()
console.log(row)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

删掉

@BaiJiangJie BaiJiangJie merged commit 3c900ce into dev Dec 27, 2023
6 checks passed
@BaiJiangJie BaiJiangJie deleted the pr@dev@perf_account_del_confirm branch December 27, 2023 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants