Commit dd7403ab by qinjianhui

fix: 问题修改

parent 13e5e2de
...@@ -824,7 +824,7 @@ export default { ...@@ -824,7 +824,7 @@ export default {
}, },
async complete(item) { async complete(item) {
try { try {
await this.$confirm('确定开始吗?', '提示', { await this.$confirm('确定完成吗?', '提示', {
confirmButtonText: '确定', confirmButtonText: '确定',
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning', type: 'warning',
......
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