小程序打卡数据
This commit is contained in:
parent
5eed658470
commit
cb4255e869
|
|
@ -578,6 +578,7 @@
|
||||||
}
|
}
|
||||||
await getUserById(param).then(response => {
|
await getUserById(param).then(response => {
|
||||||
this.form = response.data[0];
|
this.form = response.data[0];
|
||||||
|
this.form.examineOpinion = "";
|
||||||
this.opens = true;
|
this.opens = true;
|
||||||
this.title = "审核";
|
this.title = "审核";
|
||||||
})
|
})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue