Commit fcc77b63 authored by youjie's avatar youjie

no message

parent 0aa16629
......@@ -109,7 +109,7 @@
<template slot-scope="scope">
{{scope.row.SaleCommission}}
<p v-if="scope.row.SaleCommission>0&&scope.row.ConfigID>0&&scope.row.Config_OfferId>0"
style="cursor: pointer;text-decoration: underline;color: #33B3FF;"
style="cursor: pointer;text-decoration: underline;color: #33B3FF;font-size: 12px;"
@click="showDialog(scope.row.ConfigID, scope.row.Config_OfferId)">报价详情</p>
</template>
</el-table-column>
......
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