src/components/AddIssue.vue
@@ -307,6 +307,7 @@ }, 1000); this.isLoading=true; sendProcessParams({ id: this.taskData.Procedure.ID }).then((res) => { console.log(res,'====res') if (res.code == 200) { setProductNumber().then((res) => { this.resParams = res;