mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 13:42:52 +08:00
'卡单核保结果页'
This commit is contained in:
@@ -649,6 +649,7 @@ export default {
|
||||
underWrite(data).then((res) => {
|
||||
if (res.result == '0') {
|
||||
this.$toast.clear()
|
||||
window.localStorage.setItem('underWriteData', JSON.stringify(res))
|
||||
if (res.uwResult == '33') {
|
||||
window.localStorage.setItem('uwResult', res.uwResult)
|
||||
window.localStorage.setItem('resultMessage', res.message)
|
||||
|
||||
Reference in New Issue
Block a user