Selaa lähdekoodia

Merge branch 'release' into dev

zhangchong 6 kuukautta sitten
vanhempi
commit
0faa63104e
1 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
  1. 5 5
      src/views/business/visit/todo.vue

+ 5 - 5
src/views/business/visit/todo.vue

@@ -71,8 +71,8 @@
 						v-auth="'business:visit:todo:message'"
 						v-if="['ZiGong'].includes(themeConfig.appScope)"
 					>
-						<SvgIcon name="ele-Message" class="mr5" />短信回访</el-button
-					><span v-if="proTableRef?.selectedList?.length">({{proTableRef?.selectedList?.length}})</span>
+						<SvgIcon name="ele-Message" class="mr5" />短信回访<span v-if="proTableRef?.selectedList?.length">({{proTableRef?.selectedList?.length}})</span></el-button
+					>
 					<el-button
 						type="primary"
 						@click="batchVisit"
@@ -80,13 +80,13 @@
 						v-auth="'business:visit:todo:batch'"
 						v-if="['ZiGong'].includes(themeConfig.appScope)"
 					>
-						<SvgIcon name="ele-DocumentCopy" class="mr5" />批量回访</el-button
-					><span v-if="proTableRef?.selectedList?.length">({{proTableRef?.selectedList?.length}})</span>
+						<SvgIcon name="ele-DocumentCopy" class="mr5" />批量回访<span v-if="proTableRef?.selectedList?.length">({{proTableRef?.selectedList?.length}})</span></el-button
+					>
 <!--					<el-button type="primary" @click="multiplePeople" :disabled="!scope.isSelected" v-auth="'business:visit:todo:multiplePeople'">
 						<SvgIcon name="ele-User" class="mr5" />分配回访人</el-button
 					>-->
 					<el-button type="primary" @click="onMigration" v-auth="'business:visit:todo:migration'" :disabled="!scope.isSelected">
-						<SvgIcon name="ele-Rank" class="mr5" />平级移动
+						<SvgIcon name="ele-Rank" class="mr5" />平级移动<span v-if="proTableRef?.selectedList?.length">({{proTableRef?.selectedList?.length}})</span>
 					</el-button>
 				</template>
 				<template #title="{ row }">