|
@@ -16,7 +16,7 @@
|
|
|
<i-button @click="query">查询</i-button>
|
|
|
<i-button @click="reloadSearch">重置</i-button>
|
|
|
</div>
|
|
|
- <div class="buttons-group" style="width: 100%;margin-top: 8px; padding-left: 10px;">
|
|
|
+ <div class="buttons-group" style="width: 100%;margin-top: 8px;">
|
|
|
<i-col style="display: inline-grid;">
|
|
|
<Upload :show-upload-list="false" :on-success="uploadExcelSuccess" :on-error="uploadExcelError" :on-format-error="uploadExcelFormatError"
|
|
|
:format="['xls','xlsx']"
|