修改
This commit is contained in:
parent
ff78f66857
commit
f8f8ec5379
@ -96,7 +96,7 @@
|
|||||||
//项目数量
|
//项目数量
|
||||||
OrderByNursePersonCount() {
|
OrderByNursePersonCount() {
|
||||||
selectOrderByNursePersonCount(this.nurserStationPersonId).then(res => {
|
selectOrderByNursePersonCount(this.nurserStationPersonId).then(res => {
|
||||||
this.selectOrderByNursePersonCountlist = res
|
this.selectOrderByNursePersonCountlist = res.data
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
goMymission(item) {
|
goMymission(item) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user