apps/underTakeMiniApp/src/subpackages/task/batchTaskList/InnerPage.vue
@@ -21,13 +21,14 @@ :workSeniority="item.workSeniority" :taskCount="item.taskCount" :showFooterLeft="false" :showFooterRight="false" > <template #footerRight> <!-- <template #footerRight> <nut-button v-if="showQueryState" type="primary" @click.stop="handleArrange(item)" >安排</nut-button > <div v-else class="batch-task-card-status">已安排</div> </template> </template> --> </FlexJobCard> </template> </InfiniteLoading>