Merge branch 'dev' of http://git.sinoecare.com/sinoecare/digital_village_cp/dv_cp_wechat_app into dev
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
</template>
|
||||
|
||||
<TagManage v-if="showTagManage" />
|
||||
<AiBack v-if="isNormal && !showTagManage" />
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<component :is="currentTab.comp" />
|
||||
</template>
|
||||
</template>
|
||||
<AiBack v-if="isNormal && !showTagManage" />
|
||||
|
||||
</section>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</div>
|
||||
</u-row>
|
||||
</div>
|
||||
<AiBack custom @back="top.showTagManage = false" />
|
||||
|
||||
</section>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user