Commit a87f85be authored by 胡's avatar

fix: 商业伙伴信息页面未刷新

parent 419a86fa
......@@ -619,7 +619,7 @@ export default {
vm.getBpType()
vm.getProvince()
vm.isAddNewType = false
if (['/myBindUser', '/tab/my-info', '/tab/function-center'].includes(from.fullPath)) { /* || from.fullPath === '/margin-first-pay' */
if (['/myBindUser', '/tab/my-info', '/tab/function-center', '/invoice'].includes(from.fullPath)) { /* || from.fullPath === '/margin-first-pay' */
vm.bp_type_flag = false
vm.licenseImgUpload = ''
vm.laImgUpload = ''
......
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