USER-20230908AJ\Administrator 1 yıl önce
ebeveyn
işleme
4556529e27
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      pages/task/task.vue

+ 1 - 0
pages/task/task.vue

@@ -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>