| | |
| | | </a-form-item> |
| | | |
| | | </a-form> |
| | | <template slot='footer' style="display: flex;justify-content: center;align-items: center;"> |
| | | <a-button type='primary' style="background-color: ;" @click="OkeditOrderdialog(3)">驳回</a-button> |
| | | <a-button type='primary' @click="OkeditOrderdialog(1)">通过</a-button> |
| | | <template slot="footer" style="display: flex;justify-content: center;align-items: center;"> |
| | | <a-button type="primary" style="background-color: ;" @click="OkeditOrderdialog(3)">驳回</a-button> |
| | | <a-button type="primary" @click="OkeditOrderdialog(1)">通过</a-button> |
| | | </template> |
| | | |
| | | </a-modal> |