Commit bee7d3b8 authored by yanglilong's avatar yanglilong

'修改'

parent 38f2f3f7
......@@ -104,6 +104,7 @@ export default {
},
getData() {
this.$apis.QUERYEOBLIST({
...this.form,
pageNum: this.pagination.pageNum,
pageSize: this.pagination.pageSize,
})
......
<template>
<div class="white_bg burt-container">
<Goback title="EOB详情" />
<Goback title="EOB详情" />
<!-- form -->
<a-form-model ref="form" layout="vertical" :model="form">
<a-row :gutter="30">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment