bug
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user