批量查封清单信息
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -63,7 +63,7 @@ export default { | ... | @@ -63,7 +63,7 @@ export default { |
| 63 | switch (qllx) { | 63 | switch (qllx) { |
| 64 | case 'B39': | 64 | case 'B39': |
| 65 | this.showBatch = true; | 65 | this.showBatch = true; |
| 66 | this.batchButtonName = '批量查封'; | 66 | this.batchButtonName = '批量查封清单信息'; |
| 67 | break; | 67 | break; |
| 68 | case 'A37': | 68 | case 'A37': |
| 69 | this.showBatch = true; | 69 | this.showBatch = true; | ... | ... |
-
Please register or sign in to post a comment