|
|
@ -366,8 +366,8 @@ |
|
|
|
center> |
|
|
|
center> |
|
|
|
<h3 class="text-2xl antialiased text-center">请选择客户签字或返还资料</h3> |
|
|
|
<h3 class="text-2xl antialiased text-center">请选择客户签字或返还资料</h3> |
|
|
|
<span slot="footer" class="dialog-footer"> |
|
|
|
<span slot="footer" class="dialog-footer"> |
|
|
|
<el-button @click="peopleDoing(1)" class="w-52 h-14">客户签字</el-button> |
|
|
|
<el-button @click="peopleDoing(1)" style="width:200px;height:50px;">客户签字</el-button> |
|
|
|
<el-button type="primary" @click="peopleDoing(2)" class="w-52 h-14">返还资料</el-button> |
|
|
|
<el-button type="primary" @click="peopleDoing(2)" style="width:200px;height:50px;">返还资料</el-button> |
|
|
|
</span> |
|
|
|
</span> |
|
|
|
</el-dialog> |
|
|
|
</el-dialog> |
|
|
|
|
|
|
|
|
|
|
|