|
|
@ -6,9 +6,9 @@ |
|
|
|
<span style="margin-right:10px">{{customerName}}</span> |
|
|
|
<el-button type="default" |
|
|
|
@click="diaCancel">取消返回</el-button> |
|
|
|
<!-- <el-button class="" |
|
|
|
<el-button class="" |
|
|
|
type="primary" |
|
|
|
@click="addShow()">{{"新增" }}</el-button> --> |
|
|
|
@click="addShow()">{{"新增" }}</el-button> |
|
|
|
<!-- <el-input v-model="search" |
|
|
|
placeholder="请输入内容"></el-input> --> |
|
|
|
</div> |
|
|
|