|
|
@ -8,7 +8,7 @@ |
|
|
|
<el-button type="primary" size="small" icon="el-icon-edit" @click="handleUpdate()">编辑</el-button> |
|
|
|
<el-button type="success" size="small" icon="el-icon-user" @click="handleGenjin()">客户跟进</el-button> |
|
|
|
<el-button type="success" size="small" icon="el-icon-user" @click="handleZiliao()">客户档案</el-button> |
|
|
|
<el-button type="danger" size="small" @click="handleDelete()">删除</el-button> |
|
|
|
<!-- <el-button type="danger" size="small" @click="handleDelete()">删除</el-button>--> |
|
|
|
<el-button type="success" size="small">导入</el-button> |
|
|
|
<el-button type="success" size="small" @click="handleDaoChu()">导出</el-button> |
|
|
|
<el-button type="info" size="small" icon="el-icon-close">关闭</el-button> |
|
|
|