mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 19:35:50 +00:00
no message
This commit is contained in:
parent
f4d459af7f
commit
bf34beec20
@ -341,7 +341,7 @@
|
||||
|
||||
<!--移动端选项卡-->
|
||||
<transition name="mobile-slide">
|
||||
<MobileTabbar v-if="mobileTabbar" @on-click="onTabbarClick"/>
|
||||
<MobileTabbar v-if="mobileTabbar && keyboardShow" @on-click="onTabbarClick"/>
|
||||
</transition>
|
||||
|
||||
<!-- okr明细 -->
|
||||
@ -521,6 +521,7 @@ export default {
|
||||
'okrWindow',
|
||||
'formOptions',
|
||||
'mobileTabbar',
|
||||
'keyboardShow',
|
||||
'longpressData',
|
||||
]),
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user