Browse Source

Merge branch '01/21VipReset' into online

lex-xin 4 years ago
parent
commit
b164fa51ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/adapayAccount/index.vue

+ 1 - 1
src/views/adapayAccount/index.vue

@@ -292,7 +292,7 @@ export default {
           row: JSON.stringify(row)
         }
       }, (route) => {
-        route.meta.title = tagTitle + '汇账号'
+        route.meta.title = tagTitle + '汇账号'
       })
     },
     onUpdateAccount (row) {