更新
This commit is contained in:
@@ -206,7 +206,7 @@
|
|||||||
>委
|
>委
|
||||||
</el-tag>
|
</el-tag>
|
||||||
<el-tooltip
|
<el-tooltip
|
||||||
v-if="scope.row.purchaseMode === '1' && scope.row.purchaseChannel === '1'"
|
v-if="scope.row.status === '1' && scope.row.purchaseMode === '1' && scope.row.purchaseChannel === '1' && scope.row.purchaseType !=='6'"
|
||||||
:content="getSupplementTooltip(scope.row)"
|
:content="getSupplementTooltip(scope.row)"
|
||||||
placement="top"
|
placement="top"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user