diff --git a/src/views/hotwork/hotwork/components/list.vue b/src/views/hotwork/hotwork/components/list.vue index e149f5d..c5ec33c 100644 --- a/src/views/hotwork/hotwork/components/list.vue +++ b/src/views/hotwork/hotwork/components/list.vue @@ -374,7 +374,7 @@ export default { } ).then(() => { this.$message({ - message: '删除成功', + message: '结束成功', type: 'success' }) this.listLoading = false