|
|
@@ -9,6 +9,7 @@
|
|
|
:current="current" :bar-animate-mode="'worm'" @change="tabsChange" />
|
|
|
</view>
|
|
|
</view>
|
|
|
+ <task-ima-tab @setProductId="setProductId" :num-type="0"></task-ima-tab>
|
|
|
<EnScroll ref="scroll" :navHeight="105" is_tabHeight @onRefresh="onRefresh" @onScrollBottom="onScrollBottom">
|
|
|
<view v-if="current===1">
|
|
|
<TaskItem :type="1" is_bottom :task-list="backlogList"></TaskItem>
|