|
@@ -17,7 +17,7 @@
|
|
|
<rangeDate ref="rangeDate" @change="dateChange" />
|
|
|
</a-form-model-item>
|
|
|
</a-col>
|
|
|
- <a-col :md="6" :sm="24">
|
|
|
+ <a-col :md="6" :sm="24" style="margin-top: 3px;">
|
|
|
<a-button type="primary" @click="handelSearch" id="stockExpenditureReportList-refresh">查询</a-button>
|
|
|
<a-button style="margin-left: 8px" @click="resetSearchForm" id="stockExpenditureReportList-reset">重置</a-button>
|
|
|
</a-col>
|