src/components/AddIssue.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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) {