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