左侧分割合并展示
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -38,7 +38,7 @@ | ... | @@ -38,7 +38,7 @@ | 
| 38 | <!-- 内容框架 --> | 38 | <!-- 内容框架 --> | 
| 39 | <div class="containerFrame"> | 39 | <div class="containerFrame"> | 
| 40 | <!-- 左侧菜单栏 区分业务--> | 40 | <!-- 左侧菜单栏 区分业务--> | 
| 41 | <segmentMenu v-if="['A0320099', 'A0330099'].includes(slsq.djqxbm)" | 41 | <segmentMenu v-if="['A0320099', 'A0330099','A04300S1','A04200S2','A0830S1',].includes(slsq.djqxbm)" | 
| 42 | @getCurrentSelectProps="getCurrentSelectProps" /> | 42 | @getCurrentSelectProps="getCurrentSelectProps" /> | 
| 43 | <ordinaryMenu v-else @getCurrentSelectProps="getCurrentSelectProps" /> | 43 | <ordinaryMenu v-else @getCurrentSelectProps="getCurrentSelectProps" /> | 
| 44 | <div class="leftCon"> | 44 | <div class="leftCon"> | ... | ... | 
- 
Please register or sign in to post a comment