|
@@ -519,10 +519,9 @@
|
|
|
size="mini"
|
|
size="mini"
|
|
|
type="text"
|
|
type="text"
|
|
|
@click="handlePushMember(scope.row)"
|
|
@click="handlePushMember(scope.row)"
|
|
|
- v-hasPermi="['qw:memberSales:push']"
|
|
|
|
|
v-if="scope.row.fsUserId && scope.row.isPush === 0"
|
|
v-if="scope.row.fsUserId && scope.row.isPush === 0"
|
|
|
>
|
|
>
|
|
|
- <span>推送</span>
|
|
|
|
|
|
|
+ <span>推送给医生</span>
|
|
|
</el-button>
|
|
</el-button>
|
|
|
|
|
|
|
|
<!-- <el-button v-if="scope.row.customerId"-->
|
|
<!-- <el-button v-if="scope.row.customerId"-->
|