|
let object = { id: this.operaObject.id, status: status, studentid: this.operaObject.studentid, refcause: this.operaObject.refcause };
|
|
let object = { id: this.operaObject.id, status: status, studentid: this.operaObject.studentid, refcause: this.operaObject.refcause };
|
|
if (this.$checkRes(res, '审核成功', '审核失败')) {
|
|
if (this.$checkRes(res, '审核成功', '审核失败')) {
|