src/components/AddIssue.vue
@@ -325,7 +325,7 @@ onSubmit() { if (this.taskData.Procedure.ID) { (this.message = "参数下发中..."), (this.num = 0); (this.message = "工艺参数下发中..."), (this.num = 0); this.timer = setInterval(() => { this.num = this.num + 1; if (this.num == 60 || this.resParams) {