bug
This commit is contained in:
@@ -269,7 +269,7 @@
|
|||||||
|
|
||||||
this.instance.post(`/app/appassessmentscorev2task/examine`, {
|
this.instance.post(`/app/appassessmentscorev2task/examine`, {
|
||||||
taskDetailId: this.taskDetailId,
|
taskDetailId: this.taskDetailId,
|
||||||
fields: filedList,
|
fields: list,
|
||||||
pass: true
|
pass: true
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res.code === 0) {
|
if (res.code === 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user