|
|
|
@ -97,7 +97,7 @@ |
|
|
|
<el-form-item> |
|
|
|
<el-button type="primary" @click="finishScheduleBun" |
|
|
|
style="margin-left: 10px; margin-bottom: 5px;"> |
|
|
|
接单关闭 |
|
|
|
结单关闭 |
|
|
|
</el-button> |
|
|
|
</el-form-item> |
|
|
|
</el-col> |
|
|
|
@ -105,7 +105,7 @@ |
|
|
|
<el-row style="height: 55px;"> |
|
|
|
<el-col style="text-align: center"> |
|
|
|
<el-form-item> |
|
|
|
<el-button type="primary" @click="closeDialog" style="margin-left: 10px; margin-bottom: 5px;"> |
|
|
|
<el-button type="primary" @click="closeDialog" style="margin-left: 10px; margin-bottom: 5px; width: 75px;"> |
|
|
|
关闭 |
|
|
|
</el-button> |
|
|
|
</el-form-item> |
|
|
|
|