@@ -558,7 +558,7 @@
></el-pagination>
</div>
- <div slot="footer" class="dialog-footer" style="margin-top: 10px">
+ <div slot="footer" class="dialog-footer" style="margin-top: 10px; text-align: right">
<el-button size="small" @click="isShowNo = false">取 消</el-button>
<el-button size="small" type="primary" @click="confirmOrder()">确定</el-button>