This commit is contained in:
yanran200730
2022-12-23 16:09:42 +08:00
parent c8429cac20
commit e270cb25ee

View File

@@ -269,7 +269,7 @@
this.instance.post(`/app/appassessmentscorev2task/examine`, {
taskDetailId: this.taskDetailId,
fields: filedList,
fields: list,
pass: true
}).then(res => {
if (res.code === 0) {