任务记录

master
wanglei 1 year ago
parent 556f935e95
commit ead94c535d

@ -456,6 +456,7 @@
reRecongnize({taskId: this.dAType.selRow.id, sbType: this.dAType.sbType?this.dAType.sbType:this.dAType.selRow.ywType}).then(response => {
loading.close();
this.dAType.sbType = null;
this.$modal.msgSuccess(response.msg);
this.getList()
})

Loading…
Cancel
Save