ljm\李 1 жил өмнө
parent
commit
1c3ccc42fd

+ 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;