Commit 6d205797 authored by youjie's avatar youjie

no message

parent 23d3f9cb
......@@ -491,7 +491,7 @@
</el-table-column>
<template slot="append" v-if="item.CreateRemark">
<div style="padding:10px;color:#f1416c">客户备注:{{item.CreateRemark}}</div>
<div style="padding:0 0 10px 10px;color:#f1416c">OP备注:{{item.Remark}}
<div style="padding:0 0 10px 10px;color:#059FF6">OP备注:{{item.Remark}}
<i class="el-icon-edit cursor-pointer c059FF6" @click="editRemark(item)"></i>
</div>
</template>
......
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