Commit 23eacc30 authored by wuchun's avatar wuchun

提交代码

parent 136c10a1
......@@ -105,7 +105,7 @@
label="团队利润"></el-table-column>
<el-table-column
prop="SaleCommission"
label="预计提成">
label="预计销售提成">
<template slot-scope="scope">
{{scope.row.SaleCommission}}
<p v-if="scope.row.SaleCommission>0&&scope.row.ConfigID>0&&scope.row.Config_OfferId>0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment