|
|
@@ -1,7 +1,7 @@
|
|
|
<template>
|
|
|
<div>
|
|
|
<div style="display: flex;align-items: center;align-content: center;justify-content: space-between;">
|
|
|
- <div class="title">业务员销售TOP10</div>
|
|
|
+ <div class="title">业务员营销费用TOP10</div>
|
|
|
<div class="div-inline" style="float: right">
|
|
|
<div class="inline-16 mt-10">
|
|
|
<departmentSalesperson ref="departmentSalesperson" @depSelect="depSelect" @personSelect="personSelect" :isFull="isFull"></departmentSalesperson>
|