Commit 80a644d9 by liang ce

系统对账时间组件修改,布局修改

parent c9bd6c1f
......@@ -10,6 +10,7 @@
@openChange="handleStartOpenChange"
style="margin-right: 10px"
/>
<a-date-picker
:disabledDate="disabledEndDate"
format="YYYY-MM-DD"
......@@ -18,6 +19,7 @@
v-model="endValue"
:open="endOpen"
@openChange="handleEndOpenChange"
style="margin-left: 10px"
/>
<a-button type="primary" @click="getAccountCheck">查询</a-button>
</div>
......
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