src/components/AddIssue.vue
@@ -247,6 +247,7 @@ this.num = 0; this.showBtn=1; this.isLoading=false this.$emit('isTip',this.islook) }, }, methods: { @@ -282,6 +283,7 @@ this.islook = false; // this.islook = true; } }, getDateObj(date, fmt) { if (/(y+)/.test(fmt)) { @@ -325,7 +327,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) {