Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcdj-web
Showing
2 changed files
with
4 additions
and
2 deletions
... | @@ -64,7 +64,7 @@ export default { | ... | @@ -64,7 +64,7 @@ export default { |
64 | switch (qllx) { | 64 | switch (qllx) { |
65 | case 'B39': | 65 | case 'B39': |
66 | this.showBatch = true; | 66 | this.showBatch = true; |
67 | this.batchButtonName = '批量查封'; | 67 | this.batchButtonName = '批量查封清单信息'; |
68 | break; | 68 | break; |
69 | case 'A37': | 69 | case 'A37': |
70 | this.showBatch = true; | 70 | this.showBatch = true; | ... | ... |
-
Please register or sign in to post a comment