Commit dc42dcbf authored by 李晓兵's avatar 李晓兵

''

parent 0bf1b9f6
......@@ -787,7 +787,7 @@ export default {
name: 'NPInvoiceInfo',
})
} else {
hlsPopup.showLongCenter(res.message)
hlsPopup.showError(res.message)
}
})
},
......@@ -808,10 +808,10 @@ export default {
window.localStorage.setItem('bp_name', vm.baseInfo.bp_name)
window.localStorage.setItem('bp_type', vm.baseInfo.bp_type)
window.localStorage.setItem('from', vm.from)
vm.bindCheck()
/* vm.$router.push({
// vm.bindCheck()
vm.$router.push({
name: 'NPInvoiceInfo',
}) */
})
return res.bp_id
} else {
vm.hlsPopup.showLongCenter(res.message)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment