ljm\李 hai 1 ano
pai
achega
1c3ccc42fd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/task/index.vue

+ 1 - 1
src/views/task/index.vue

@@ -263,7 +263,7 @@ export default {
             comments: this.subForm.comments,
             taskId: this.taskList.id,
           };
-		  alert(this.subTitle);
+
           if (this.subTitle == "审核通过") {
             approve(data).then((res) => {
               this.dialogVisible = false;