mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-18 16:46:43 +08:00
【FIX】测评代码迁移
This commit is contained in:
@@ -424,3 +424,13 @@ export function sendServicePopup(data) {
|
|||||||
data
|
data
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
//保存测评结果
|
||||||
|
export function saveEvalateAnswer(data) {
|
||||||
|
return request({
|
||||||
|
url: getUrl('/sale/order/saveOrUpdateAssessInfo ', 1),
|
||||||
|
method: 'post',
|
||||||
|
data
|
||||||
|
})
|
||||||
|
}
|
||||||
|
|||||||
BIN
src/assets/images/ebiz/evalImg.png
Normal file
BIN
src/assets/images/ebiz/evalImg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user