xg
This commit is contained in:
parent
e77b232ef6
commit
7eb241014c
@ -13,7 +13,7 @@ export function getMegVoList(data) {
|
||||
export function getMegList(data) {
|
||||
return request({
|
||||
url: `/nurseApplet/chatRecord/getMegList`,
|
||||
method: 'GET',
|
||||
method: 'post',
|
||||
data,
|
||||
header: {
|
||||
region: uni.getStorageSync('region'),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user