|
@ -231,7 +231,7 @@ |
|
|
</p> |
|
|
</p> |
|
|
<div class="div_btn"> |
|
|
<div class="div_btn"> |
|
|
<el-button size="small" @click="handleCancle">取 消</el-button> |
|
|
<el-button size="small" @click="handleCancle">取 消</el-button> |
|
|
<el-button type="success" @click="handlePreview">预览</el-button> |
|
|
<!-- <el-button type="success" @click="handlePreview">预览</el-button> --> |
|
|
<el-button size="small" type="primary" @click="handleComfirm" |
|
|
<el-button size="small" type="primary" @click="handleComfirm" |
|
|
>确 定</el-button |
|
|
>确 定</el-button |
|
|
> |
|
|
> |
|
|